C# Class SharpVectors.Scripting.ScriptableSvgFEImageElement

Implementation wrapper for IScriptableSvgFEImageElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEImageElement, IScriptableSvgUriReference, IScriptableSvgLangSpace, IScriptableSvgExternalResourcesRequired, IScriptableSvgFilterPrimitiveStandardAttributes
Show file Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgFEImageElement() public method

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

getPresentationAttribute() public method

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