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




The spatial relationship to be evaluated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.