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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also