Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgEnvelope
Contains
Contains
ExpandToInclude
ExpandToInclude
GetDepth
GetHeight
GetLowerLeftCoordinate
GetUpperRightCoordinate
GetWidth
Intersects
IsNull
MakeNull
MgEnvelope
MgEnvelope
MgEnvelope
MgEnvelope
MgEnvelope
Transform
MgEnvelope::MgEnvelope
(
MgEnvelope
*
envelope
)
Constructs and initializes an envelope that is a copy of another.
.NET Syntax
MgEnvelope(MgEnvelope envelope);
Java Syntax
MgEnvelope(MgEnvelope envelope);
PHP Syntax
MgEnvelope(MgEnvelope envelope);
Parameters:
envelope
(
MgEnvelope
) The
MgEnvelope
to copy.
Comments or suggestions? Send us
feedback
.