Name | Description | |
---|---|---|
![]() | Clone | Returns a clone of the builder object. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CreateMapPoint | Overloaded. |
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() ![]() | FromEsriShape | Creates a MapPoint from an Esri shape buffer. |
![]() ![]() | FromGeoCoordinateString | Creates a MapPoint from a geographic string representation. |
![]() ![]() | FromJson | Creates a MapPoint from a JSON string representation. |
![]() ![]() | FromXML | Creates a MapPoint from an XML string representation. |
![]() | SetEmpty | Sets the geometry of this builder to empty. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>) |
![]() | SetValues | Overloaded. |
![]() | ToGeometry | Overridden. Returns a MapPoint instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run. |