ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / Bitmap Class / Planes Property

In This Topic
    Planes Property
    In This Topic
    Gets the planes of the Bitmap. The value is always 1.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Planes As Integer
    public int Planes {get;}
    See Also