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




Determines whether the x,y coordinates of the "nearest point" of the closest arc, point, or node are to be saved as well as the cover# and distance. The new items are X-COORD and Y-COORD. (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.