![]() | ArcSegment2F Properties |
The ArcSegment2F type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsLargeArc |
Gets or sets a value that indicates whether the arc should be greater than 180 degrees.
|
![]() | Point1 |
Gets or sets the start point.
|
![]() | Point2 |
Gets or sets the end point.
|
![]() | Radius |
Gets or sets the radii (semi-major and semi-minor axis) of the ellipse.
|
![]() | RotationAngle |
Gets or sets the angle from the current x-axis to the x-axis of the ellipse.
|
![]() | SweepClockwise |
Gets or sets a value indicating whether the arc is drawn in clockwise or counter-clockwise
direction.
|