ArcSegment Structure Members
In This Topic
The following tables list the members exposed by ArcSegment.
Public Fields
| Name | Description |
| ArcSize | A value that specifies whether the given arc is larger than 180 degrees. |
| Point | The end point of the arc. |
| RotationAngle | A value that specifies how many degrees in the clockwise direction the ellipse is rotated relative to the current coordinate system. |
| Size | The x-radius and y-radius of the arc. |
| SweepDirection | A value that specifies whether the arc sweep is clockwise or counterclockwise. |
Top
See Also