IBitmapDataRowMovableMoveNextRow Method
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.1.1
Function MoveNextRow As Boolean
abstract MoveNextRow : unit -> bool
Return Value
Boolean, if this
IBitmapDataRow has been advanced to another row;
, if this
IBitmapDataRow had already pointed to the last row before this method was called.