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




The Target Color Surface Type is only available if the dodging balancing technique is chosen. When using the dodging technique, each pixel needs a target color, which is determined by which surface type is chosen. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.