C# Class SharpVectors.Scripting.ScriptableSvgPathSegLinetoRel

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

Public Methods

Method Description
ScriptableSvgPathSegLinetoRel ( object baseObject ) : System

Method Details

ScriptableSvgPathSegLinetoRel() public method

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