Contents

NSWidth(_:)

Returns the width of the specified rectangle.

Declaration

func NSWidth(_ aRect: NSRect) -> Double

Return Value

The width of aRect.

See Also

Managing Rectangles