Bitmap.Height
Bitmap.Height property
Gets the height, in pixels, of this Bitmap.
public override int Height { get; }
See Also
- class Bitmap
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the height, in pixels, of this Bitmap.
public override int Height { get; }