ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / Pens Class / MediumAquamarine Property

In This Topic
    MediumAquamarine Property (Pens)
    In This Topic
    A system-defined ColorPen object with a width of 1.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property MediumAquamarine As Pen
    public static Pen MediumAquamarine {get;}

    Property Value

    A ColorPen object set to a system-defined color.
    See Also