SKRoundRect.CheckAllCornersCircular(Single) Method

Definition

Check to see whether all four corners are circular (with the x- and y-axis equal).

public bool CheckAllCornersCircular (float tolerance);

Parameters

tolerance
Single

The difference in the axis allowed before the corners are no longer circular.

Returns

Applies to