ArcGIS Pro 2.9 API Reference Guide
EllipticArcBuilderEx Class Properties


ArcGIS.Core.Geometry Namespace : EllipticArcBuilderEx Class

For a list of all members of this type, see EllipticArcBuilderEx members.

Public Properties
 NameDescription
Public Property Gets or sets the center point of the arc.  
Public Property Gets or sets the central angle in radians.  
Public Property Gets or sets the end angle in radians.  
Public PropertyOverridden.  Gets or sets the end point.  
Public Property Gets if this elliptic arc is actually circular (that is major and minor axes have the same length).  
Public Property Gets if the build is empty. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets if the arc is a minor arc. The arc is a minor arc if the absolute value of the central angle is less than PI radians (180 degrees).  
Public Property Gets or sets the minor-major ratio.  
Public Property Gets the orientation of this elliptic arc.  
Public Property Gets or sets the rotation angle of the major axis in radians.  
Public Property Gets or sets the length of the semi-major axis.  
Public Property Gets or sets the spatial reference. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets or sets the start angle in radians.  
Public PropertyOverridden.  Gets or sets the start point.  
Top
See Also

Reference

EllipticArcBuilderEx Class
ArcGIS.Core.Geometry Namespace