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

In This Topic
    Height Property (Bitmap)
    In This Topic
    Gets the height of this Bitmap object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Height As Integer
    public int Height {get;}
    See Also