C# Class SharpVectors.Scripting.ScriptableSvgFECompositeElement

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

Méthodes publiques

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

Method Details

ScriptableSvgFECompositeElement() public méthode

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

getPresentationAttribute() public méthode

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