ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / Bitmap Class / Width Property

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