Skip to main content
A newer version of this page is available. .

CameraControl Class

Displays a video stream captured from a video input device, such as a webcam.

Namespace: DevExpress.XtraEditors.Camera

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

[ToolboxBitmap(typeof(ToolboxIconsRootNS), "CameraControl")]
public class CameraControl :
    BaseStyleControl,
    ICameraDeviceClient,
    IContextItemCollectionOptionsOwner,
    IContextItemCollectionOwner,
    IDirectXClient

Remarks

See Camera Control for more information.

See Also