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




Cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set the size to at least three times larger than Spatial Grid 2. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.