ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRandomHSVColorRamp Class / MaxH Property

In This Topic
    MaxH Property
    In This Topic
    Gets or sets the hue at which the color ramp (also known as a color scheme) will end. Values can range from 0-360.
    Syntax
    public float MaxH {get; set;}
    Public Property MaxH As Single
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also