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




The cell size affects the granularity at which the seamlines will be calculated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.