ESRI.ArcGIS.ADF.IMS
GroupLayer Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : GroupLayer Class




The following tables list the members exposed by GroupLayer.

Public Constructors

 NameDescription
Public ConstructorGroupLayer ConstructorCreates a new GroupLayer object.  
Top

Public Properties

 NameDescription
Public PropertyFullExtent Gets the combined extent of all the layers in the composite layer.  
Public PropertyID Gets or sets the Layer ID. (Inherited from Layer)
Public PropertyIsVisibleAtScale Gets a value that determines if the Layer is visible at the scale of the view. (Inherited from Layer)
Public PropertyLayersThe layer collection contained by the group layer.  
Public PropertyMaxScale Gets or sets the maximum scale at which the layer displays. (Inherited from Layer)
Public PropertyMinScale Gets or sets the minimum scale at which the layer displays. (Inherited from Layer)
Public PropertyName Gets or sets the Layer name. (Inherited from Layer)
Public PropertyVisible Gets or sets a property to determine whether the layer is visible on the map. (Inherited from Layer)
Public PropertyVisibleInLegend Gets or sets a property to determine whether a swatch for this layer shows in the legend.  
Top

Protected Properties

 NameDescription
Protected PropertyDataFrame The DataFrame that the layer is associated with. (Inherited from Layer)
Protected PropertyMapViewOverridden.  The MapView that the group layer is associated with.  
Protected PropertyParentLayer The ParentLayer that the layer is a child of. This is used with group layers. (Inherited from Layer)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodGetSchema Get XML Schema. (Inherited from Layer)
Public MethodMoveToGroupLayerOverloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. (Inherited from Layer)
Public MethodReadXml Read XML. (Inherited from Layer)
Public MethodWriteXml Write XML. (Inherited from Layer)
Top

See Also

© 2010 All Rights Reserved.