ArcSegmentSweepDirection Property |
Gets or sets a value that specifies whether the arc is drawn in the Clockwise
or Counterclockwise direction.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public SweepDirection SweepDirection { get; set; }
Property Value
Type:
SweepDirectionSee Also