Click here to view all files
 
Initializes a new instance of the Envelope class with the specified initial properties.

Overload List

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

Remarks

Overloaded constructors are available for efficient Envelope creation and definition of spatial location.

See Also

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