MapGuide API Reference
|
void MgEnvelope::ExpandToInclude | ( | MgEnvelope * | envelope | ) |
Enlarges the boundary of the envelope so that it contains the given envelope.
void ExpandToInclude(MgEnvelope envelope); |
void ExpandToInclude(MgEnvelope envelope); |
void ExpandToInclude(MgEnvelope envelope); |
envelope | (MgEnvelope) The MgEnvelope to expand this envelope to include. |