Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / GradientStop Class / Color Property

In This Topic
    Color Property (GradientStop)
    In This Topic
    Gets the color of this gradient stop.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get;}
    See Also