C# Class SharpVectors.Scripting.ScriptableSvgFEFloodElement

Implementation wrapper for IScriptableSvgFEFloodElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEFloodElement, IScriptableSvgFilterPrimitiveStandardAttributes
Afficher le fichier Open project: codebutler/savagesvg

Méthodes publiques

Méthode Description
ScriptableSvgFEFloodElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgFEFloodElement() public méthode

public ScriptableSvgFEFloodElement ( object baseObject ) : System
baseObject object
Résultat System

getPresentationAttribute() public méthode

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
Résultat IScriptableCssValue