ArcGIS Pro 2.6 API Reference Guide
TargetColorSurfaceType Enumeration

ArcGIS.Core.CIM Namespace : TargetColorSurfaceType Enumeration
Target color surface type.
Syntax
public enum TargetColorSurfaceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum TargetColorSurfaceType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
ColorGrid Color grid.
FirstOrderSurface First order surface.
SecondOrderSurface Second order surface.
SingleColorPoint Single color point.
ThirdOrderSurface Third order surface.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.TargetColorSurfaceType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace