C# Class SharpVectors.Scripting.ScriptableSvgFEOffsetElement

Implementation wrapper for IScriptableSvgFEOffsetElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEOffsetElement, IScriptableSvgFilterPrimitiveStandardAttributes
Datei anzeigen Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgFEOffsetElement() public method

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

getPresentationAttribute() public method

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