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 | |
---|---|---|
![]() |
Gets or sets a value that indicates whether the arc is drawn in counterclockwise or clockwise direction. |
|
![]() |
Gets or sets a value that indicates whether the arc should be greater than 180 degrees. |
|
![]() |
Gets or sets the endpoint of the elliptical arc. |
|
![]() |
Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis. |
|
![]() |
Gets or sets the x- and y-radius of the arc as a Size structure. |
Name | Description | |
---|---|---|
![]() |
Segment.addTo override. |