Name | Description | |
---|---|---|
![]() | Add | Overloaded. |
![]() | Clone | Returns a clone of the builder. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CreateMultipoint | Overloaded. |
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() ![]() | FromEsriShape | Creates a new instance of a Multipoint class from an Esri shape buffer. |
![]() ![]() | FromJson | Creates a new instance of a Multipoint class from a JSON representation. |
![]() ![]() | FromXML | Creates a new instance of a Multipoint class from an XML string representation. |
![]() | GetMapPoint | Gets the MapPoint at the specified index. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Insert | Overloaded. |
![]() | RemovePoint | Remove the point at the specified index. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | 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<Multipoint>) |
![]() | ToGeometry | Overridden. Returns a Multipoint instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Update | Overloaded. |