|
| ESRI.ArcGIS.ADF.Web | |
| Point Constructor(Double,Double) | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.Geometry Namespace > Point Class > Point Constructor : Point Constructor(Double,Double) |
- x
- X-coordinate of the Point.
- y
- Y-coordinate of the Point.
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- x
- X-coordinate of the Point.
- y
- Y-coordinate of the Point.