UIBezierPath.Flatness Property

Definition

Determines the rendering accuracy for curved segments of the path.

public virtual nfloat Flatness { [Foundation.Export("flatness")] get; [Foundation.Export("setFlatness:")] set; }
member this.Flatness : nfloat with get, set

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to