SKPath.IsRect Property

Definition

Gets a value indicating whether the path is a single rectangle.

public bool IsRect { get; }

Property Value

Remarks

See also GetRect() and GetRect(Boolean, SKPathDirection).

Applies to