C# Class SharpVectors.Scripting.ScriptableSvgPathSegLinetoVerticalAbs

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

Public Methods

Method Description
ScriptableSvgPathSegLinetoVerticalAbs ( object baseObject ) : System

Method Details

ScriptableSvgPathSegLinetoVerticalAbs() public method

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