Click or drag to resize
GeEnvelope Properties

The GeEnvelope type exposes the following members.

Properties
  NameDescription
Public propertyArea
Public propertyCentroid
Returns envelope centroid.
Public propertyCoordinates
Public propertyDepth
Returns the difference between the maximum and minimum Z values.
Public propertyHeight
Returns the difference between the maximum and minimum Y values.
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Public propertyLowerLeft
Public propertyLowerRight
Public propertyMax
Gets or sets envelope maximum extreme.
Public propertyMin
Gets or sets envelope minimum extreme.
Public propertyUpperLeft
Public propertyUpperRight
Public propertyVolume
Public propertyWidth
Returns the difference between the maximum and minimum X values.
Top
See Also