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




Input table field containing the x-values (longitude) of the starting point. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.