ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMultipartColorRamp Class / Weights Property

In This Topic
    Weights Property
    In This Topic
    Gets or sets the proportional weight for each color ramp (also known as a color scheme) that make up the multipart ramp. This allows for ramp to ramp transition at specific weight points.
    Syntax
    public double[] Weights {get; set;}
    Public Property Weights As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also