Name | Description | |
---|---|---|
![]() | Clone | Returns a clone of the builder. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CreateMultipatch | Convenience method to create a new instance of the Multipatch class. |
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() ![]() | FromBinaryXML | Creates a new instance of a Multipatch class from a binary XML string representation. |
![]() ![]() | FromEsriShape | Creates a new instance of a Multipatch class from an Esri shape buffer. |
![]() ![]() | FromXML | Creates a new instance of a Multipatch class 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<Multipatch>) |
![]() | ToGeometry | Overridden. Returns a Multipatch instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run. |