C# Class SharpVectors.Scripting.ScriptableSvgPathSegLinetoHorizontalRel

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

Public Methods

Method Description
ScriptableSvgPathSegLinetoHorizontalRel ( object baseObject ) : System

Method Details

ScriptableSvgPathSegLinetoHorizontalRel() public method

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