C# Class SharpVectors.Scripting.ScriptableSvgFESpotLightElement

Implementation wrapper for IScriptableSvgFESpotLightElement
Inheritance: ScriptableSvgElement, IScriptableSvgFESpotLightElement
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgFESpotLightElement ( object baseObject ) : System

Method Details

ScriptableSvgFESpotLightElement() public method

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