Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.