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.

Public Constructors

 NameDescription
Public ConstructorDataFrameLayer Constructor Constructs a DataFrameLayer.  
Top

Public Properties

 NameDescription
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)
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 MethodClone Creates a deep clone of the current object. (Inherited from Layer)
Public MethodGetSchema Get XML Schema. (Inherited from 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.