Click or drag to resize
ArcSegmentIsLargeArc Property
Gets or sets a value that indicates whether the arc should be greater than 180 degrees.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public bool IsLargeArc { get; set; }

Property Value

Type: Boolean
See Also