Declaration

func fastBounds() -> NSRect

Declaration

- (NSRect) fastBounds;

Declaration

fastBounds() -> NSRect

Discussion

For curve segments, the bounds include off-curve control points and can be larger than bounds()boundsbounds.

Returns CGRectNull when no shape has bounds.

See Also

Bounds