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

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

Syntax

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

See Also