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

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