ESRI.ArcGIS.ADF.IMS
FeatureLayer Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : FeatureLayer Class




The following tables list the members exposed by FeatureLayer.

Public Constructors

 NameDescription
public ConstructorFeatureLayer ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyBuffer Gets or sets the Buffer.  
public PropertyDataset Gets the Dataset.  
public PropertyExtractInfo

Information 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 ESRI.ArcGIS.ADF.IMS.Carto.Layer.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 ESRI.ArcGIS.ADF.IMS.Carto.Layer.Layer)
public PropertyMaxScale Gets or sets the maximum scale at which the layer displays. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.Layer.Layer)
public PropertyMinScale Gets or sets the minimum scale at which the layer displays. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.Layer.Layer)
public PropertyName Gets or sets the Layer name. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.Layer.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 ESRI.ArcGIS.ADF.IMS.Carto.Layer.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

Public Methods

 NameDescription
public MethodCloneOverridden.  Creates a deep clone of the current Object.  
public MethodCreateBufferLayer Creates a buffer layer for map display based on the current FeatureLayer and a given display buffer.  
public MethodCreateBufferSelectionLayer Creates a buffer selection layer based on the current FeatureLayer and a given SelectionBuffer.  
public MethodCreateSelectionLayerOverloaded.  Creates a selection layer based on the current FeatureLayer, and selects the features near a given point.  
public MethodGetFeatureCountOverloaded.  A function that returns the number of features in a query.  
public MethodGetSchema Get XML Schema. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.Layer.Layer)
public MethodIdentifyOverloaded.  Identifies or queries features on a layer based on a screen-point and an expand-percentage tolerance.  
public MethodMoveToGroupLayerOverloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.Layer.Layer)
public MethodQueryOverloaded.  Queries the FeatureLayer.  
public MethodReadXml Read XML.  
public MethodWriteXml Write XML.  
Top

See Also

© 2011 All Rights Reserved.