ESRI.ArcGIS.ADF.Web | |
TocLayer Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web Namespace : TocLayer Class |
For a list of all members of this type, see TocLayer members.
Name | Description | |
---|---|---|
AllowVisibilityChange | Sets a flag on whether the layer visibility can change. | |
ID | The ID of the layer represented by the TocLayer. | |
LayerName | The name of the layer represented by the TocLayer. | |
MaximumScale | The maximum scale (highest resolution) that the layer is visible. | |
MinimumScale | The minimum scale (lowest resolution) that the layer is visible. | |
Name | The unique name of a TocLayer that identifies it in a collection of TocLayer objects. If there are two layers with the same name, the Name property of the layer added second is modified to make it unique. | |
TocLayerCount | The number of TocLayer objects in this TocLayer. | |
TocSymbolGroupCount | The number of TocSymbolGroup objects in this TocLayer. | |
Visible | The visibility of the layer represented by the TocLayer. |