ESRI.ArcGIS.ADF.IMS | |
Layer Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : Layer Class |
The following tables list the members exposed by Layer.
Name | Description | |
---|---|---|
Layer Constructor | Constructs a Layer object. |
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. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current object. | |
GetSchema | Get XML Schema. | |
MoveToGroupLayer | Overloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. | |
ReadXml | Read XML. | |
WriteXml | Write XML. |