Declaration

func positionPrecise(forLayerWidth width: CGFloat) -> NSPoint

Declaration

- (NSPoint) positionPreciseForLayerWidth:(CGFloat) width;

Declaration

positionPreciseForLayerWidth_(width: float) -> NSPoint

Parameters

width

The layer width used for orientation adjustment.

See Also

Position