ESRI.ArcGIS.ADF.IMS
FeatureLayer Class Properties
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : FeatureLayer Class




For a list of all members of this type, see FeatureLayer members.

Public Properties

 NameDescription
Public PropertyBuffer Gets or sets the Buffer.  
Public PropertyDataset Gets the Dataset.  
Public PropertyExtractInfoInformation about the layer for extracting. May be null even if the layer is extractable.  
Public PropertyFilter Gets or sets the Filter.  
Public PropertyFullExtent Gets or sets the full extent.  
Public PropertyGeocoder Gets or sets the Geocoder for this layer.  
Public PropertyID Gets or sets the Layer ID. (Inherited from Layer)
Public PropertyIsSelectionLayer Gets or sets a value indicating whether or not this layer is a selection 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 PropertyRenderer Gets or sets the renderer.  
Public PropertyStoredQueriesThe collection of stored queries for the feature layer.  
Public PropertyType Gets or sets the FeatureType.  
Public PropertyVisible Gets or sets a property to determine whether the layer is visible on the map. (Inherited from Layer)
Public PropertyVisibleFeatureCount Gets the total feature count for this layer. Will be -1 if the value is not retrieved.  
Public PropertyVisibleInLegend Gets or sets a property to determine whether or not 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

See Also

© 2010 All Rights Reserved.