C# Class SharpVectors.Scripting.ScriptableSvgFETileElement

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

Méthodes publiques

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

Method Details

ScriptableSvgFETileElement() public méthode

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

getPresentationAttribute() public méthode

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