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




The footprints will be redefined using the original parameters to generate them when the rasters were added. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.