MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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