Bitmap for WPF
IsSupportedFeatureLevel(Adapter,FeatureLevel) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス > IsSupportedFeatureLevel メソッド : IsSupportedFeatureLevel(Adapter,FeatureLevel) メソッド
The adapter.
The feature level.
Check if a feature level is supported by a particular adapter.
シンタックス
'宣言
 
Public Overloads Shared Function IsSupportedFeatureLevel( _
   ByVal adapter As Adapter, _
   ByVal featureLevel As FeatureLevel _
) As System.Boolean
public static System.bool IsSupportedFeatureLevel( 
   Adapter adapter,
   FeatureLevel featureLevel
)

パラメータ

adapter
The adapter.
featureLevel
The feature level.

戻り値の型

trueif the specified adapter is supporting this feature level; otherwise, false.
参照

Device クラス
Device メンバ
オーバーロード一覧