C# Class SharpVectors.Scripting.ScriptableSvgColorProfileRule

Implementation wrapper for IScriptableSvgColorProfileRule
Inheritance: ScriptableSvgCssRule, IScriptableSvgColorProfileRule, IScriptableSvgRenderingIntent
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgColorProfileRule ( object baseObject ) : System

Method Details

ScriptableSvgColorProfileRule() public method

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