ESRI.ArcGIS.ADF.IMS | |
ImageLayer Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : ImageLayer Class |
The following tables list the members exposed by ImageLayer.
Name | Description | |
---|---|---|
ImageLayer Constructor | Overloaded. Constructs an ImageLayer object. |
Name | Description | |
---|---|---|
Dataset | Gets the Dataset. | |
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) | |
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 | 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 | Overridden. Creates a deep clone of the current object. | |
GetSchema | Get XML Schema. (Inherited from Layer) | |
Identify | Identifies pixel values on a point of this image 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) |