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




Generates or updates the boundary polygon of a mosaic dataset. By default, the boundary merges all the footprint polygons to create a single boundary representing the extent of the valid pixels. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.