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




Generates the boundary polygon for the 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 build_boundary As String
Visual Basic (Usage)Copy Code
Dim instance As CreateReferencedMosaicDataset
Dim value As String
 
instance.build_boundary = value
 
value = instance.build_boundary
C# 
public string build_boundary {get; set;}

See Also

© 2010 All Rights Reserved.