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.

Public Constructors

 NameDescription
Public ConstructorImageLayer ConstructorOverloaded.  Constructs an ImageLayer object.  
Top

Public Properties

 NameDescription
Public PropertyDataset Gets the Dataset.  
Public PropertyFullExtent Gets or sets the full extent.  
Public PropertyID Gets or sets the Layer ID. (Inherited from Layer)
Public PropertyIsVisibleAtScale Gets a value that determines if the Layer is visible at the scale of the view. (Inherited from Layer)
Public PropertyMaxScale Gets or sets the maximum scale at which the layer displays. (Inherited from Layer)
Public PropertyMinScale Gets or sets the minimum scale at which the layer displays. (Inherited from Layer)
Public PropertyName Gets or sets the Layer name. (Inherited from Layer)
Public PropertyVisible Gets or sets a property to determine whether the layer is visible on the map. (Inherited from Layer)
Public PropertyVisibleInLegend Gets or sets a property to determine whether a swatch for this layer shows in the legend.  
Top

Protected Properties

 NameDescription
Protected PropertyDataFrame The DataFrame that the layer is associated with. (Inherited from Layer)
Protected PropertyMapView The view the layer is associated with. (Inherited from Layer)
Protected PropertyParentLayer The ParentLayer that the layer is a child of. This is used with group layers. (Inherited from Layer)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current object.  
Public MethodGetSchema Get XML Schema. (Inherited from Layer)
Public MethodIdentify Identifies pixel values on a point of this image layer.  
Public MethodMoveToGroupLayerOverloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. (Inherited from Layer)
Public MethodReadXml Read XML. (Inherited from Layer)
Public MethodWriteXml Write XML. (Inherited from Layer)
Top

See Also

© 2010 All Rights Reserved.