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