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

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

Syntax

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

See Also