Declaration

func boundsOfSelection() -> NSRect

Declaration

- (NSRect) boundsOfSelection;

Declaration

boundsOfSelection() -> NSRect

Discussion

The bounds include selected paths, components, anchors, and nodes when they belong to the layer.

Returns CGRectNull when the selection is empty or cannot be represented by bounds.

See Also

Bounds