SKPath.IsConcave Property

Definition

Gets a value indicating whether the path is concave.

public bool IsConcave { get; }

Property Value

Remarks

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

Applies to