C# Class SharpVectors.Scripting.ScriptableSvgCssRule

Implementation wrapper for IScriptableSvgCssRule
Inheritance: ScriptableCssRule, IScriptableSvgCssRule
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgCssRule ( object baseObject ) : System

Method Details

ScriptableSvgCssRule() public method

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