[Missing <summary> documentation for "P:Bespoke.Common.Video.WebCamCapture.Stride"]

Namespace:  Bespoke.Common.Video
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public int Stride { get; }
Visual Basic (Declaration)
Public ReadOnly Property Stride As Integer
Visual C++
public:
property int Stride {
	int get ();
}

See Also