Version

SweepDirection Enumeration

Enum representing the direction of an arc.
Syntax
public enum SweepDirection : System.Enum 
Members
MemberDescription
ClockwiseIn a direction corresponding to the typical forward movement of the hands of a clock.
CounterclockwiseIn a direction opposite the typical forward movement of the hands of a clock.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also