Initializes a new instance of the Point class with the specified initial properties.

Overload List

  NameDescription
Point()()()
Initializes a new instance of the Point class.
Point(CoordinateSystem)
Initializes a new instance of the Point class with the specified CoordinateSystem.
Point(Double, Double)
Initializes a new instance of the Point class with the specified X and Y coordinates.
Point(Double, Double, CoordinateSystem)
Initializes a new instance of the Point class with the specified X and Y coordinates and CoordinateSystem.
Point(Double, Double, Double)
Initializes a new instance of the Point class with the specified X, Y and Z coordinates.
Point(Double, Double, Double, CoordinateSystem)
Initializes a new instance of the Point class with the specified X, Y and Z coordinates and CoordinateSystem.

See Also

Relate Topics:
  Point Constructor
  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.