ESRI.ArcGIS.ADF.IMS
FullExtent Property
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > GroupLayer Class : FullExtent Property




Gets the combined extent of all the layers in the composite layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FullExtent As Envelope
Visual Basic (Usage)Copy Code
Dim instance As GroupLayer
Dim value As Envelope
 
value = instance.FullExtent
C# 
public Envelope FullExtent {get;}

See Also

© 2010 All Rights Reserved.