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

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