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




The cell size of the new random raster dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.