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

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