VideoPacketHeight Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int Height {
get;
set; }Public Property Height As Integer
Get
Set
public:
property int Height {
int get ();
void set (int value);
}member Height : int with
get, set
Property Value
Int32
See Also