ESRI.ArcGIS.ADF.IMS | |
Point Constructor() | |
See Also |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace > Point Class > Point Constructor : Point Constructor() |
Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Point() |
Before using the Point for map or query operations, be sure to
set its X and Y location properties.