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




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

Syntax

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

See Also

© 2010 All Rights Reserved.