Skip to main content

CameraDevice.SetDirectXProvider(DirectXProvider) Method

For internal use.

Namespace: DevExpress.XtraEditors.Camera

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public void SetDirectXProvider(
    DirectXProvider provider
)

Parameters

Name Type
provider DevExpress.Utils.DirectXPaint.DirectXProvider
See Also