PathFigureIsClosed Property
Gets or sets a value indicating whether this instance is closed.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsClosed { get; set; }
Public Property IsClosed As Boolean
Get
Set
member IsClosed : bool with get, set
Property Value
Booleantrue if this instance is closed; otherwise,
false.