C# Class SharpVectors.Scripting.ScriptableSvgFECompositeElement

Implementation wrapper for IScriptableSvgFECompositeElement
Inheritance: ScriptableSvgElement, IScriptableSvgFECompositeElement, IScriptableSvgFilterPrimitiveStandardAttributes
Mostrar archivo Open project: codebutler/savagesvg

Public Methods

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

Method Details

ScriptableSvgFECompositeElement() public method

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

getPresentationAttribute() public method

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