C# Class SVGPathSegLinetoHorizontalAbs, UnitySVG

Inheritance: SVGPathSeg, ISVGDrawableSeg
显示文件 Open project: MrJoy/UnitySVG

Public Methods

Method Description
Render ( SVGGraphicsPath, _graphicsPath ) : void
SVGPathSegLinetoHorizontalAbs ( float x ) : UnityEngine

Method Details

Render() public method

public Render ( SVGGraphicsPath, _graphicsPath ) : void
_graphicsPath SVGGraphicsPath,
return void

SVGPathSegLinetoHorizontalAbs() public method

public SVGPathSegLinetoHorizontalAbs ( float x ) : UnityEngine
x float
return UnityEngine