![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IQ > IQueryByLayer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the QueryByLayer interface.
Description | ||
---|---|---|
![]() |
BufferDistance | The type of selection method to be performed. |
![]() |
BufferUnits | The buffer units. |
![]() |
ByLayer | The layer features will be selected from. |
![]() |
FromLayer | Provides access to the methods and properties of QueryByLayer. |
![]() |
LayerSelectionMethod | The input layer that contains features to base the selection on. |
![]() |
ResultType | The result type of the selection where it can be specified that the selection adds to a current selection etc. |
![]() |
Select | Selects the features based on the input parameters and returns a selection set. |
![]() |
UseSelectedFeatures | Indicates whether selected features will be used. |
CoClasses and Classes | Description |
---|---|
QueryByLayer | Query By Layer Class. |