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




Defines how to handle the boundaries of the input raster when its rows or columns are not a multiple of the cell factor. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property extent_handling As String
Visual Basic (Usage)Copy Code
Dim instance As Aggregate
Dim value As String
 
instance.extent_handling = value
 
value = instance.extent_handling
C# 
public string extent_handling {get; set;}

See Also

© 2010 All Rights Reserved.