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




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

Syntax

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

See Also

© 2010 All Rights Reserved.