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




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

Syntax

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

See Also

© 2010 All Rights Reserved.