Initializes a new instance of the Multipoint class.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
| C# |
|---|
public Multipoint() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
Remarks
Using this constructor will create a new Empty Multipoint with no spatial properties.

