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