AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgEnvelope* MgSelectionBase::GetExtents ( MgFeatureService featureService  ) 

Gets the extents of the selection set.

.NET Syntax
MgEnvelope GetExtents(MgFeatureService featureService);
Java Syntax
MgEnvelope GetExtents(MgFeatureService featureService);
PHP Syntax
MgEnvelope GetExtents(MgFeatureService featureService);

Parameters:
featureService (MgFeatureService) MgFeatureService that can be used to retrieve the extents for each feature class definition
Returns:
Returns the MgEnvelope object with extent of selection