ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGradientStroke Class / GradientSize Property

In This Topic
    GradientSize Property (CIMGradientStroke)
    In This Topic
    Gets or sets how much of the feature is covered by the color scheme. This is either a percentage of the total area which the color scheme spans or the number of page units from the starting point at which the gradient displays.
    Syntax
    public double GradientSize {get; set;}
    Public Property GradientSize As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also