| ScreenCaptureDeviceFormatWidth Property  | 
 
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int Width { get; }Public ReadOnly Property Width As Integer
	Get
public:
virtual property int Width {
	int get () sealed;
}abstract Width : int with get
override Width : int with get
Property Value
Type: 
Int32Implements
ICaptureDeviceFormatWidth
See Also