Click or drag to resize

SettingsResolution Property

The camera resolution at which to acquire.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property Resolution As Integer
	Get
	Set

Property Value

Type: Int32

Return Value

Type: Int32
Remarks
Not supported by all devices. Use IsSettingSupportedObject to check whether it is supported by the selected device. Note also that the resolution is specified by the index of the resolution out of the table of supported resolutions.
See Also