Bitmap for WPF
IsSupportedFeatureLevel(FeatureLevel) メソッド

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

パラメータ

featureLevel
The feature level.

戻り値の型

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

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