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

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