Instance Method
bounds()boundsbounds
The geometric bounds of the object.
Declaration
func bounds() -> NSRectDeclaration
- (NSRect) bounds;Declaration
bounds() -> NSRectDiscussion
For curve segments, the bounds enclose the curve and may exclude control points outside the curve.
See Also
Bounds
The geometric bounds of the object after applying a transform.
The geometric bounds of the object after applying a transform.
The overestimated bounds of the object.
The overestimated bounds of the object after applying a transform.