ArcGIS Pro 3.0 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, Windows 8.1

    See Also