Usages of PathType
Properties
| pathType | in GeneralPathCursor | Gets the type of the path at the position of the cursor. |
Method Return Values
| getCurrent (number) | in GeneralPathCursor | Places the coordinates for the current type into the given array. | |
| getCurrentEndPoint (number) | in GeneralPathCursor | Places the current end coordinates of the last path element into the array. | |
| from (PathType) | in PathType | Converts the given argument to an enum constant of this enum type. |