Instance Method
hasPenPoints()hasPenPointshasPenPoints
Whether any node contains pen point data.
Declaration
func hasPenPoints() -> BoolDeclaration
- (BOOL) hasPenPoints;Declaration
hasPenPoints() -> boolSee Also
Checking Path Contents
Whether the path contains at least one on-curve node.
Whether the path uses TrueType-compatible node types.
Whether the path contains quadratic curve node types.
Whether the path contains curve node types that are not cubic.