C# Class SharpVectors.Scripting.ScriptableSvgFEBlendElement

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

Public Methods

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

Method Details

ScriptableSvgFEBlendElement() public method

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

getPresentationAttribute() public method

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