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

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