ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas.MetaLinearGradientBrush Class / Stops Field

In This Topic
    Stops Field (MetaCanvas.MetaLinearGradientBrush)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Stops As IEnumerable(Of GradientStopColor)
    public readonly IEnumerable<GradientStopColor> Stops
    See Also