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

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