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

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