XyEnvelope Properties |
The XyEnvelope type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cartography |
Cartography object currently used by object
|
![]() | XMax |
Returns the Envelopes maximum x-value. min x > max x
indicates that this is a null Envelope.
|
![]() | XMin |
Returns the Envelopes minimum x-value. min x > max x
indicates that this is a null Envelope.
|
![]() | YMax |
Returns the Envelopes maximum y-value. min y > max y
indicates that this is a null Envelope.
|
![]() | YMin |
Returns the Envelopes minimum y-value. min y > max y
indicates that this is a null Envelope.
|