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




Type the x and y coordinates of the pixel location. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.