Instance Method
hasOncurve()hasOncurvehasOncurve
Whether the path contains at least one on-curve node.
Declaration
func hasOncurve() -> BoolDeclaration
- (BOOL) hasOncurve;Declaration
hasOncurve() -> boolSee Also
Checking Path Contents
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.
Whether any node contains pen point data.