C# Class SharpVectors.Scripting.ScriptableSvgFEDisplacementMapElement

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

Public Methods

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

Method Details

ScriptableSvgFEDisplacementMapElement() public method

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

getPresentationAttribute() public method

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