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

In This Topic
    MaxAlpha Property
    In This Topic
    Gets or sets the maximum alpha or transparency for all of the colors. Can be a value between 0-100, where 0 is fully transparent.
    Syntax
    public float MaxAlpha {get; set;}
    Public Property MaxAlpha As Single
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also