|
| ESRI.ArcGIS.ADF.IMS | |
| SelectionBuffer Property | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > QueryParameters Class : SelectionBuffer Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property SelectionBuffer As SelectionBuffer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SelectionBuffer SelectionBuffer {get; set;} | |
See SelectionBuffer for an example of using a
SelectionBuffer to query a feature layer.
If set, the SelectionBuffer selects features in the target layer
of the SelectionBuffer. The target layer may be a different layer
from the layer to which the
Query
is applied (for ArcMap image services, the layer must be different).