Skip to main content
All docs
V25.1
  • CameraDevice.SetDirectXProvider(DirectXProvider) Method

    For internal use.

    Namespace: DevExpress.XtraEditors.Camera

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public void SetDirectXProvider(
        DirectXProvider provider
    )

    Parameters

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