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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also