ESRI.ArcGIS.DataManagementTools
select_features Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > SelectLayerByLocation Class : select_features Property




The features in the Input Feature Layer will be selected based on their relationship to the features from this layer or feature class. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property select_features As Object
Visual Basic (Usage)Copy Code
Dim instance As SelectLayerByLocation
Dim value As Object
 
instance.select_features = value
 
value = instance.select_features
C# 
public object select_features {get; set;}

See Also

© 2010 All Rights Reserved.