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