ArcGIS Pro 2.9 API Reference Guide
Multipoint Class Properties


ArcGIS.Core.Geometry Namespace : Multipoint Class

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

Public Properties
 NameDescription
Public Property Gets the dimension of the geometry. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public PropertyOverridden.  Gets the minimum enclosing envelope of the instance.  
Public PropertyOverridden. Gets the geometry type. Always returns GeometryType.Multipoint.  
Public Property Gets a value indicating if the geometry has ID. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Property Gets a value indicating if the geometry has M. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public Property Gets a value indicating if the geometry has Z. (Inherited from ArcGIS.Core.Geometry.Geometry)
Public PropertyOverridden.  Gets a value indicating whether or not this instance is empty.  
Public PropertyOverridden.  Gets the count of points in this instance.  
Public Property Gets the collection of points.  
Public PropertyGets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Geometry)
Top
See Also

Reference

Multipoint Class
ArcGIS.Core.Geometry Namespace