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




Choose the color matching method to apply to the rasters. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.