[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Bitmap.Size

Size Property

Size

Gets the width and height of this Bitmap object.

Declaration
public Size Size { get; }
Property Value
Type Description
Size

A Size structure that represents the width and height of this Bitmap object.