Click or drag to resize
ProtoCamConnectEventArgsHeight Property
Gets the configurated display height of the device.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Height { get; }

Property Value

Type: Int32
The height.
See Also