ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPolarContinuousColorRamp Class / InterpolationSpace Property

In This Topic
    InterpolationSpace Property
    In This Topic
    Gets or sets the color space in which the polar interpolation occurs. HSV, HLS, and LAB are the only supported color space types.
    Syntax
    public ColorSpaceType InterpolationSpace {get; set;}
    Public Property InterpolationSpace As ColorSpaceType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also