Modifica

Condividi tramite


SKPath.IsRoundRect Property

Definition

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

public bool IsRoundRect { get; }

Property Value

true if the path is a single, round rectangle; otherwise, false.

Remarks

See also GetRoundRect().

Applies to