Contents

NSMaxX(_:)

Returns the largest x coordinate of a given rectangle.

Declaration

func NSMaxX(_ aRect: NSRect) -> Double

Return Value

The largest x coordinate value within aRect.

See Also

Managing Rectangles