Declaration

func GSScaleRectAroundPoint(_ rect: NSRect, _ center: NSPoint, _ scale: CGFloat) -> NSRect

Declaration

static NSRect GSScaleRectAroundPoint(NSRect rect, NSPoint center, CGFloat scale);

Declaration

GSScaleRectAroundPoint(rect: NSRect, center: NSPoint, scale: float) -> NSRect

See Also

Point, Size, and Rect Utilities