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

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