C# Class SharpVectors.Scripting.ScriptableSvgFEDiffuseLightingElement

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

Public Methods

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

Method Details

ScriptableSvgFEDiffuseLightingElement() public method

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

getPresentationAttribute() public method

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