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