ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.CIM Namespace / TargetColorSurfaceType Enumeration
Version

    TargetColorSurfaceType Enumeration
    Target color surface type.
    Syntax
    public enum TargetColorSurfaceType : System.Enum, 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 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also