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




The factor in which to scale the cell size in the x direction. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.