Declaration

func openBezierPath() -> NSBezierPath?

Declaration

- (NSBezierPath *) openBezierPath;

Declaration

pyobjc_instanceMethods.openBezierPath() -> NSBezierPath

Discussion

Placeholder representations are not included. Returns nil when no component layer can be resolved and an empty path when the hierarchy has no open paths.

See Also

Representations