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




The x and y dimensions of the output tiles. The "Units for Output Raster Size and Overlap" parameter will determine the units that are used for these values. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.