ESRI.ArcGIS.ADF.IMS | |
DataFrameLayer Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : DataFrameLayer Class |
The following tables list the members exposed by DataFrameLayer.
Name | Description | |
---|---|---|
DataFrameLayer Constructor | Constructs a DataFrameLayer. |
Name | Description | |
---|---|---|
FullExtent | Gets or sets the full extent. | |
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) | |
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) |
Name | Description | |
---|---|---|
DataFrame | The DataFrame that the layer is associated with. (Inherited from Layer) | |
MapView | The view the layer is associated with. (Inherited from Layer) | |
ParentLayer | The ParentLayer that the layer is a child of. This is used with group layers. (Inherited from Layer) |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current object. (Inherited from Layer) | |
GetSchema | Get XML Schema. (Inherited from Layer) | |
MoveToGroupLayer | Overloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. (Inherited from Layer) | |
ReadXml | Read XML. (Inherited from Layer) | |
WriteXml | Write XML. (Inherited from Layer) |