Declaration

func bounds() -> NSRect

Declaration

- (NSRect) bounds;

Declaration

pyobjc_instanceMethods.bounds() -> NSRect

Discussion

The bounds include paths and components. They do not include anchors, hints, guidelines, or other non-shape objects.

Returns NSZeroRect when the layer has no drawable bounds.

See Also

Bounds