ArcSegment Properties |
The ArcSegment type exposes the following members.
Name | Description | |
---|---|---|
Dispatcher |
Gets the CoreDispatcher that 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-radius 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.
|