ArcSegment Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ArcSegment type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
IsLargeArc | Gets or sets a value that indicates whether the arc should be greater than 180 degrees. |
|
Point | Gets or sets the endpoint of the elliptical arc. |
|
RotationAngle | Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis. |
|
Size | Gets or sets the x- and y-radius of the arc as a Size structure. |
|
SweepDirection | Gets or sets a value that specifies whether the arc is drawn in the Clockwise or Counterclockwise direction. |
Show: