ArcGIS Pro 2.9 API Reference Guide
GeometryBuilder<T> Class Methods


ArcGIS.Core.Geometry Namespace : GeometryBuilder<T> Class

For a list of all members of this type, see GeometryBuilder<T> members.

Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Sets the geometry of this builder to empty. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodReturns a Geometry instance representing the current state of the builder.  
Top
Protected Methods
 NameDescription
Protected Methodstatic (Shared in Visual Basic) Creates a geometry from an ArcGIS.Core.Internal.CIM geometry representation.  
Protected Methodstatic (Shared in Visual Basic) Creates a geometry from an Esri shape buffer.  
Protected Methodstatic (Shared in Visual Basic)Creates a geometry from an ArcGIS JSON geometry representation.  
Protected Methodstatic (Shared in Visual Basic) Creates a geometry from an ArcGIS XML geometry representation.  
Top
See Also

Reference

GeometryBuilder<T> Class
ArcGIS.Core.Geometry Namespace