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

In This Topic
    FromColor Property
    In This Topic
    Gets or sets the beginning color for the color ramp (also known as a color scheme).
    Syntax
    public CIMColor FromColor {get; set;}
    Public Property FromColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also