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

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