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




The size to which the raster will be resampled when it is examined using this process. The value (such as 2000) defines the dimension of rows and columns. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property request_size As Integer
Visual Basic (Usage)Copy Code
Dim instance As BuildFootprints
Dim value As Integer
 
instance.request_size = value
 
value = instance.request_size
C# 
public int request_size {get; set;}

See Also

© 2010 All Rights Reserved.