Initializes a new instance of the Point class.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Point()
Visual Basic (Declaration)
Public Sub New

Remarks

Using this constructor will create a new Empty Point with no spatial properties. Overloaded constructors are available for efficient Point creation and definition of spatial location.

See Also

Relate Topics:
  Point Constructor (CoordinateSystem)
  Point Constructor (Double, Double)
  Point Constructor (Double, Double, CoordinateSystem)
  Point Constructor (Double, Double, Double)
  Point Constructor (Double, Double, Double, CoordinateSystem)
Created by Atop CHM to web converter,© 2009 all right reserved.