Bitmap.Width

Bitmap.Width property

Gets the width, in pixels, of this Bitmap.

public override int Width { get; }

See Also