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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also