C# Class SharpVectors.Scripting.ScriptableSvgFEMorphologyElement

Implementation wrapper for IScriptableSvgFEMorphologyElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEMorphologyElement, IScriptableSvgFilterPrimitiveStandardAttributes
显示文件 Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgFEMorphologyElement() public method

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

getPresentationAttribute() public method

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