.. _doxcsid-class_p1_1_1_image_sdk_1_1_bitmap_image_1a87094366063ae0cf97a513e4503757ed: BitmapImage.Stride Property +++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` The memory span between each horizontal line in the image. Normally the pixel size multiplied by the width. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public int Stride { get; }