SKPath.IsConvex Property

Definition

Gets a value indicating whether the path is convex.

public bool IsConvex { get; }

Property Value

Remarks

If it is currently unknown, then this function will attempt to compute the convexity (and cache the result).

Applies to