Click or drag to resize

XyEnvelope Properties

The XyEnvelope type exposes the following members.

Properties
  NameDescription
Public propertyCartography
Cartography object currently used by object
Public propertyXMax
Returns the Envelopes maximum x-value. min x > max x indicates that this is a null Envelope.
Public propertyXMin
Returns the Envelopes minimum x-value. min x > max x indicates that this is a null Envelope.
Public propertyYMax
Returns the Envelopes maximum y-value. min y > max y indicates that this is a null Envelope.
Public propertyYMin
Returns the Envelopes minimum y-value. min y > max y indicates that this is a null Envelope.
Top
See Also