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




The number of pixels of overlap between the adjoining tiles. The overlap value will be determined by the "Units for Output Raster Size and Overlap" parameter. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.