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




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

Syntax

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

See Also

© 2010 All Rights Reserved.