C# Class SharpVectors.Scripting.ScriptableSvgPathSegCurvetoCubicSmoothRel

Implementation wrapper for IScriptableSvgPathSegCurvetoCubicSmoothRel
Inheritance: ScriptableSvgPathSeg, IScriptableSvgPathSegCurvetoCubicSmoothRel
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgPathSegCurvetoCubicSmoothRel ( object baseObject ) : System

Method Details

ScriptableSvgPathSegCurvetoCubicSmoothRel() public method

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