ArcGIS Pro 2.8 API Reference Guide
Multipoint Class Methods


ArcGIS.Core.Geometry Namespace : Multipoint Class

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

Public Methods
 NameDescription
Public Method Clones this geometry instance. As geometry objects are immutable and hence never change, the clone returned will be this object rather than a copy of this instance. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Method Copy all the points to a list of coordinates.  
Public Method Copy all the points to a list of coordinates.  
Public MethodOverloaded.   
Public MethodOverloaded. Overridden.   
Public MethodSerializes this geometry instance into an ArcGIS JSON geometry representation. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Method Serializes this geometry instance into an ArcGIS XML geometry representation. (Inherited from ArcGIS.Core.Geometry.Geometry)
Top
See Also

Reference

Multipoint Class
ArcGIS.Core.Geometry Namespace