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




The cell size at which the output raster will be created. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.