ArcGIS Pro 2.9 API Reference Guide
EllipticArcBuilder Class Properties


ArcGIS.Core.Geometry Namespace : EllipticArcBuilder Class

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

Public Properties
 NameDescription
Public Property Gets or sets the center point of the arc. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets or sets the central angle in radians. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets or sets the end angle in radians. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets or sets the end point of the arc. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets if this elliptical arc is actually circular (that is major and minor axes have the same length). This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets if the arc is a minor arc. The arc is a minor arc if the central angle is less than 180 degrees. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets the orientation of this elliptical arc. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets or sets the rotation angle of the major axis in radians. This method must be called on the MCT. Use QueuedTask.Run.  
Public PropertyGets or sets the SpatialReference for the geometry being built. (Inherited from ArcGIS.Core.Geometry.SegmentBuilder)
Public Property Gets or sets the start angle in radians. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets or sets the start point of the arc. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

EllipticArcBuilder Class
ArcGIS.Core.Geometry Namespace