C# Class SharpVectors.Scripting.ScriptableSvgFETileElement

Implementation wrapper for IScriptableSvgFETileElement
Inheritance: ScriptableSvgElement, IScriptableSvgFETileElement, IScriptableSvgFilterPrimitiveStandardAttributes
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgFETileElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgFETileElement() public method

public ScriptableSvgFETileElement ( object baseObject ) : System
baseObject object
return System

getPresentationAttribute() public method

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
return IScriptableCssValue