C# Class SharpVectors.Scripting.ScriptableSvgStyleElement

Implementation wrapper for IScriptableSvgStyleElement
Inheritance: ScriptableSvgElement, IScriptableSvgStyleElement
Mostra file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgStyleElement ( object baseObject ) : System

Method Details

ScriptableSvgStyleElement() public method

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