PTPathSegmentType
enum PTPathSegmentType {}
Enumeration used to indicate operator type.
-
Undocumented
Declaration
Objective-C
e_ptmoveto = 1
-
Undocumented
Declaration
Objective-C
e_ptlineto
-
Undocumented
Declaration
Objective-C
e_ptcubicto
-
Undocumented
Declaration
Objective-C
e_ptconicto
-
Undocumented
Declaration
Objective-C
e_ptrect
-
Undocumented
Declaration
Objective-C
e_ptclosepath