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




The x,y coordinate of the point where the Z value is required. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.