Initializes a new instance of the Point class with the specified X and Y coordinates.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Remarks
Use this overload to initialize a Point if you know at initialization what the
location of the Point will be. The point will be initialized with the Z property set to
NaN.