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.
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) |