NSMidX(_:)
Returns the x coordinate of a given rectangle’s midpoint.
Declaration
func NSMidX(_ aRect: NSRect) -> DoubleReturn Value
Returns the x coordinate of the center of aRect.
Returns the x coordinate of a given rectangle’s midpoint.
func NSMidX(_ aRect: NSRect) -> DoubleReturns the x coordinate of the center of aRect.