ESRI.ArcGIS.ADF.IMS | |
FeatureLayer Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : FeatureLayer Class |
The following tables list the members exposed by FeatureLayer.
Name | Description | |
---|---|---|
FeatureLayer Constructor | Overloaded. Constructs a FeatureLayer. |
Name | Description | |
---|---|---|
Buffer | Gets or sets the Buffer. | |
Dataset | Gets the Dataset. | |
ExtractInfo | Information about the layer for extracting. May be null even if the layer is extractable. | |
Filter | Gets or sets the Filter. | |
FullExtent | Gets or sets the full extent. | |
Geocoder | Gets or sets the Geocoder for this layer. | |
ID | Gets or sets the Layer ID. (Inherited from Layer) | |
IsSelectionLayer | Gets or sets a value indicating whether or not this layer is a selection layer. | |
IsVisibleAtScale | Gets a value that determines if the Layer is visible at the scale of the view. (Inherited from Layer) | |
MaxScale | Gets or sets the maximum scale at which the layer displays. (Inherited from Layer) | |
MinScale | Gets or sets the minimum scale at which the layer displays. (Inherited from Layer) | |
Name | Gets or sets the Layer name. (Inherited from Layer) | |
Renderer | Gets or sets the renderer. | |
StoredQueries | The collection of stored queries for the feature layer. | |
Type | Gets or sets the FeatureType. | |
Visible | Gets or sets a property to determine whether the layer is visible on the map. (Inherited from Layer) | |
VisibleFeatureCount | Gets the total feature count for this layer. Will be -1 if the value is not retrieved. | |
VisibleInLegend | Gets or sets a property to determine whether or not this layer shows in the legend. |
Name | Description | |
---|---|---|
DataFrame | The DataFrame that the layer is associated with. (Inherited from Layer) | |
MapView | The view the layer is associated with. (Inherited from Layer) | |
ParentLayer | The ParentLayer that the layer is a child of. This is used with group layers. (Inherited from Layer) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a deep clone of the current Object. | |
CreateBufferLayer | Creates a buffer layer for map display based on the current FeatureLayer and a given display buffer. | |
CreateBufferSelectionLayer | Creates a buffer selection layer based on the current FeatureLayer and a given SelectionBuffer. | |
CreateSelectionLayer | Overloaded. Creates a selection layer based on the current FeatureLayer, and selects the features near a given point. | |
GetFeatureCount | Overloaded. A function that returns the number of features in a query. | |
GetSchema | Get XML Schema. (Inherited from Layer) | |
Identify | Overloaded. Identifies or queries features on a layer based on a screen-point and an expand-percentage tolerance. | |
MoveToGroupLayer | Overloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. (Inherited from Layer) | |
Query | Overloaded. Queries the FeatureLayer. | |
ReadXml | Read XML. | |
WriteXml | Write XML. |