ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMContinuousColorRamp Class / ToColor Property

In This Topic
    ToColor Property
    In This Topic
    Gets or sets the ending color for the color ramp (also known as a color scheme). This is the color that the scheme transitions to.
    Syntax
    public CIMColor ToColor {get; set;}
    Public Property ToColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also