ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / PatternBrush Class / DottedGridPattern Property

In This Topic
    DottedGridPattern Property
    In This Topic
    Gets the DottedGrid pattern.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property DottedGridPattern As Byte(,)
    public static byte[,] DottedGridPattern {get;}
    See Also