ArcGIS Pro 3.7 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 Property Weights As Double()
    public double[] Weights {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also