Contents

NSHeight(_:)

Returns the height of a given rectangle.

Declaration

func NSHeight(_ aRect: NSRect) -> Double

Return Value

The height of aRect.

See Also

Managing Rectangles