Represents an elliptical arc between two points.
The following tables list the members exposed by the ArcSegment type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of ArcSegment class. |
Name | Description | |
---|---|---|
![]() |
Segment.addTo override. |
|
![]() |
Gets a value that indicates whether the arc is drawn in counterclockwise or clockwise direction. |
|
![]() |
Gets a value that indicates whether the arc should be greater than 180 degrees. |
|
![]() |
Gets the endpoint of the elliptical arc. |
|
![]() |
Gets the amount (in degrees) by which the ellipse is rotated about the x-axis. |
|
![]() |
Gets the x- and y-radius of the arc as a Size structure. |
|
![]() |
Sets a value that indicates whether the arc is drawn in counterclockwise or clockwise direction. |
|
![]() |
Sets a value that indicates whether the arc should be greater than 180 degrees. |
|
![]() |
Sets the endpoint of the elliptical arc. |
|
![]() |
Sets the amount (in degrees) by which the ellipse is rotated about the x-axis. |
|
![]() |
Sets the x- and y-radius of the arc as a Size structure. |