Contents

NSMidY(_:)

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

Declaration

func NSMidY(_ aRect: NSRect) -> Double

Return Value

The y coordinate of aRect’s center point.

See Also

Managing Rectangles