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




Choose which mosaic operator to use. When two or more rasters all have the same sort priority, this parameter is used to further refine the sort order. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.