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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also