Instance Method
bezierPath()bezierPathbezierPath
The transformed closed paths of the component layer and its nested components.
Declaration
func bezierPath() -> NSBezierPath?Declaration
- (NSBezierPath *) bezierPath;Declaration
pyobjc_instanceMethods.bezierPath() -> NSBezierPathDiscussion
The result includes a placeholder for an unresolved, recursive, or empty base glyph.
Returns nil when the component has no base-glyph name.
See Also
Representations
The transformed closed paths of the component layer and its nested components.
Collects the transformed closed paths while traversing a component hierarchy.
The transformed open paths of the component layer and its nested components.
Collects the transformed open paths while traversing a component hierarchy.