Provides access to the QueryByLayer interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IQueryByLayer
CoClasses and Classes | Description |
---|---|
QueryByLayer | Query By Layer Class. |