C# Class SharpVectors.Scripting.ScriptableSvgScriptElement

Implementation wrapper for IScriptableSvgScriptElement
Inheritance: ScriptableSvgElement, IScriptableSvgScriptElement, IScriptableSvgUriReference, IScriptableSvgExternalResourcesRequired
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgScriptElement ( object baseObject ) : System

Method Details

ScriptableSvgScriptElement() public method

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