[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgPathCommand.-ctor

SvgPathCommand Constructor

SvgPathCommand(SvgPathCommandType, bool)

Initializes a new instance of the SvgPathCommand class.

Declaration
protected SvgPathCommand(SvgPathCommandType commandType, bool relative)
Protected Sub New(commandType As SvgPathCommandType, relative As Boolean)
Parameters
Type Name Description
SvgPathCommandType commandType
bool relative