Click or drag to resize
ProtoCamConnectEventArgsWidth Property
Gets the configurated display width of the device.

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

Property Value

Type: Int32
The width.
See Also