MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual MgEnvelope* MgGeometricEntity::Envelope ( ) [virtual]

Gets this geometric entity's bounding box.

.NET Syntax
virtual MgEnvelope Envelope();
Java Syntax
virtual MgEnvelope Envelope();
PHP Syntax
virtual MgEnvelope Envelope();
Returns:
Returns an MgEnvelope object representing the bounding box.