ESRI.ArcGIS.ADF.IMS | |
Add Method | |
See Also |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace > PointCollection Class : Add Method |
- p
- Point to be added to the collection.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- p
- Point to be added to the collection.
Be sure to add the Point objects to the collection in the order that you wish them to draw. The points wil be drawn as they occur in the collection.