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




The value used to shift the x coordinates. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property x_value As Double
Visual Basic (Usage)Copy Code
Dim instance As Shift
Dim value As Double
 
instance.x_value = value
 
value = instance.x_value
C# 
public double x_value {get; set;}

See Also

© 2010 All Rights Reserved.