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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also