Workspace.IsBestAdapterAvailable Property

Indicates whether the best adapter is available for the renderer initialization or not.
Public ReadOnly Property IsBestAdapterAvailable() As Boolean
This language is not supported or no code example is available.
public bool IsBestAdapterAvailable {get;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 

This value is written during the control's initialization, so it must be read after the control is correctly loaded.

This property is not valid when the WorkspaceBase.Renderer is rendererType.OpenGL.

.NET Framework

Supported in: 4.7.2

In this article

Definition