ICustomBitmapDataRowIndex Property

Gets the index of the current row. Can fall between zero and Height of the owner BitmapData (exclusive upper bound).

Definition

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

Property Value

Int32

See Also