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




Specifies whether x and y coordinates of the nearest location of the near feature will be written to new fields NEAR_X and NEAR_Y respectively. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.