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

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