ArcSegment.

IsLargeArc Property

Summary

Gets or sets a value indicating whether this instance is large arc.
Namespace
Avalonia.Media
Containing Type
ArcSegment

Syntax

public bool IsLargeArc { get; set; }

Value

Type Description
bool true if this instance is large arc; otherwise, false.