Declaration

func bounds() -> NSRect

Declaration

- (NSRect) bounds;

Declaration

pyobjc_instanceMethods.bounds() -> NSRect

Discussion

The bounds include open paths and any placeholder used for an unresolved, recursive, or empty base glyph.

Returns CGRectNull when the component has no representation.

See Also

Geometry