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

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