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




The method used to mosaic overlapping areas. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.