VncFramebuffer Stride Property RemoteViewing
The framebuffer stride. This is the number of bytes between one Y coordinate and the next.

Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public int Stride { get; private set; }
See Also