Contents

NSMidX(_:)

Returns the x coordinate of a given rectangle’s midpoint.

Declaration

func NSMidX(_ aRect: NSRect) -> Double

Return Value

Returns the x coordinate of the center of aRect.

See Also

Managing Rectangles