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.

Public Constructors

 NameDescription
Public ConstructorLayer Constructor Constructs a Layer object.  
Top

Public Properties

 NameDescription
Public PropertyID Gets or sets the Layer ID.  
Public PropertyIsVisibleAtScale Gets a value that determines if the Layer is visible at the scale of the view.  
Public PropertyMaxScale Gets or sets the maximum scale at which the layer displays.  
Public PropertyMinScale Gets or sets the minimum scale at which the layer displays.  
Public PropertyName Gets or sets the Layer name.  
Public PropertyVisible Gets or sets a property to determine whether the layer is visible on the map.  
Top

Protected Properties

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

Public Methods

 NameDescription
Public MethodClone Creates a deep clone of the current object.  
Public MethodGetSchema Get XML Schema.  
Public MethodMoveToGroupLayerOverloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control.  
Public MethodReadXml Read XML.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.