C# Class SharpVectors.Scripting.ScriptableSvgFEMergeElement

Implementation wrapper for IScriptableSvgFEMergeElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEMergeElement, IScriptableSvgFilterPrimitiveStandardAttributes
Exibir arquivo Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgFEMergeElement() public method

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

getPresentationAttribute() public method

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