ESRI.ArcGIS.ADF.IMS
Multipoint Constructor()
See Also 
ESRI.ArcGIS.ADF.IMS.Geometry Namespace > Multipoint Class > Multipoint Constructor : Multipoint Constructor()




Constructs a Multipoint.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As Multipoint()
C# 
public Multipoint()

Example

For an example, see the Multipoint overview.

Remarks

Be sure to add at least one Point to the Multipoint before using it in a map or query. If no Points are added an ArcXML error will be returned.

See Also

© 2010 All Rights Reserved.