This property retrieves the video size
[Visual Basic] Public ReadOnly Property
VideoSize As System.Drawing.Size
[C#] public System.Drawing.Size VideoSize
{get;}
Property Value
Read Only
Explanation
The VideoSize property retrieves the video size.
The VideoSize property is updated after the Open or the ShowPinDialog methods execute.
See Also
Record Members | Newtone.ImageKit.Win.WebCamera.Record