ESRI.ArcGIS.ADF.IMS | |
GroupLayer Class Properties | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : GroupLayer Class |
For a list of all members of this type, see GroupLayer members.
Name | Description | |
---|---|---|
FullExtent | Gets the combined extent of all the layers in the composite layer. | |
ID | Gets or sets the Layer ID. (Inherited from Layer) | |
IsVisibleAtScale | Gets a value that determines if the Layer is visible at the scale of the view. (Inherited from Layer) | |
Layers | The layer collection contained by the group layer. | |
MaxScale | Gets or sets the maximum scale at which the layer displays. (Inherited from Layer) | |
MinScale | Gets or sets the minimum scale at which the layer displays. (Inherited from Layer) | |
Name | Gets or sets the Layer name. (Inherited from Layer) | |
Visible | Gets or sets a property to determine whether the layer is visible on the map. (Inherited from Layer) | |
VisibleInLegend | Gets or sets a property to determine whether a swatch for this layer shows in the legend. |
Name | Description | |
---|---|---|
DataFrame | The DataFrame that the layer is associated with. (Inherited from Layer) | |
MapView | Overridden. The MapView that the group layer is associated with. | |
ParentLayer | The ParentLayer that the layer is a child of. This is used with group layers. (Inherited from Layer) |