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




Ending point's X coordinate field. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.