Declaration

func rect(forHandle handleIndex: GSAlignment, forBounds bounds: NSRect, angle transform: AffineTransform?, handleSize: CGFloat, scale: CGFloat) -> NSRect

Declaration

- (NSRect) rectForHandle:(GSAlignment) handleIndex forBounds:(NSRect) bounds angle:(NSAffineTransform *) transform handleSize:(CGFloat) handleSize scale:(CGFloat) scale;

Declaration

rectForHandle_forBounds_angle_handleSize_scale_(handleIndex: GSAlignment, bounds: NSRect, transform: NSAffineTransform, handleSize: float, scale: float) -> NSRect