ESRI.ArcGIS.ADF.IMS | |
Multipoint Constructor() | |
See Also |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace > Multipoint Class > Multipoint Constructor : Multipoint Constructor() |
Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Multipoint() |
For an example, see the Multipoint overview.
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.