C# Class SharpVectors.Scripting.ScriptableSvgFEMorphologyElement

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

Méthodes publiques

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

Method Details

ScriptableSvgFEMorphologyElement() public méthode

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

getPresentationAttribute() public méthode

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