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




The Output Spatial Grid 1, 2, and 3 parameters apply only to file geodatabases and ArcSDE geodatabases. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. For more information about this parameter, refer to the Add Spatial Index tool documentation. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.