Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathCommand Class / CommandType Property

In This Topic
    CommandType Property
    In This Topic
    Gets the type of the path command.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommandType As SvgPathCommandType
    public SvgPathCommandType CommandType {get;}
    See Also