ESRI.ArcGIS.ADF.IMS | |
Layer Class Properties | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : Layer Class |
For a list of all members of this type, see Layer members.
Name | Description | |
---|---|---|
ID | Gets or sets the Layer ID. | |
IsVisibleAtScale | Gets a value that determines if the Layer is visible at the scale of the view. | |
MaxScale | Gets or sets the maximum scale at which the layer displays. | |
MinScale | Gets or sets the minimum scale at which the layer displays. | |
Name | Gets or sets the Layer name. | |
Visible | Gets or sets a property to determine whether the layer is visible on the map. |
Name | Description | |
---|---|---|
DataFrame | The DataFrame that the layer is associated with. | |
MapView | The view the layer is associated with. | |
ParentLayer | The ParentLayer that the layer is a child of. This is used with group layers. |