Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / SolidBrush Class / Color Property

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