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

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