ArcGIS Pro 3.7 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 Property MaxH As Single
    public float MaxH {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also