Declaration

func boundsAngle(_ transform: AffineTransform?) -> NSRect

Declaration

- (NSRect) boundsAngle:(NSAffineTransform *) transform;

Declaration

boundsAngle_(transform: NSAffineTransform) -> NSRect

Parameters

transform

The transform to apply before measuring bounds.

See Also

Bounds