Bitmap for WPF
CheckFeatureSupport(Feature) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > EffectContext クラス > CheckFeatureSupport メソッド : CheckFeatureSupport(Feature) メソッド
The feature to check.
Check if this device is supporting a feature.
シンタックス
'宣言
 
Public Overloads Function CheckFeatureSupport( _
   ByVal feature As Feature _
) As System.Boolean
public System.bool CheckFeatureSupport( 
   Feature feature
)

パラメータ

feature
The feature to check.

戻り値の型

Returns true if this device supports this feature, otherwise false.
参照

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