Name | Description | |
---|---|---|
![]() ![]() | CreateEllipticArcSegment | Overloaded. |
![]() | GetAxes | Gets the semi-major and semi-minor axes. |
![]() | QueryCoords | Copies the center point, start angle, central angle, rotation angle, semi-major/semi-minor axes into the method parameters. |
![]() | SetAxes | Sets the semi-major and semi-minor axes. |
![]() | SetCoords | Overloaded. |
![]() | SetEmpty | Sets the builder empty. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx) |
![]() | SetRadius | Sets the radius of a circular arc. If the arc is not circular, sets both the semi-major and semi-minor axes to the same value. |
![]() | ToSegment | Overridden. Returns an EllipticArcSegment instance representing the current state of the builder. |