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
MgCoordinate
* MgEnvelope::GetUpperRightCoordinate
(
)
Returns the upper right coordinate of the envelope.
.NET Syntax
MgCoordinate
GetUpperRightCoordinate()
;
Java Syntax
MgCoordinate
GetUpperRightCoordinate()
;
PHP Syntax
MgCoordinate
GetUpperRightCoordinate()
;
Returns:
An
MgCoordinate
that defines the upper right corner of the envelope.
Comments or suggestions? Send us
feedback
.