IBitmapDataHeight Property

Gets the height of the current IBitmapData instance in pixels.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
C#
int Height { get; }

Property Value

Int32

See Also