AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

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.