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

In This Topic
    MinV Property
    In This Topic
    Gets or sets the minimum value possible for the colors within the ramp (also known as a scheme). Values can range between 0-100.
    Syntax
    public float MinV {get; set;}
    Public Property MinV As Single
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also