NCircleSegment Structure Properties
In This Topic
For a list of all members of this type, see NCircleSegment members.
Public Properties
| Name | Description |
| Bounds | Gets the minimal enclosing rectangle |
| BoundsRange | Gets the minimal enclosing rectangle |
| EndPoint | Gets or sets the end point of the open figure |
| IsEmpty | Determines whether the circle segment is empty (the circle is empty or the sweepAngle is zero) |
| Length | Returns the length of the segment |
| MiddlePoint | Gets the middle point of the segment |
| StartPoint | Gets or sets the start point of the open figure |
Top
See Also