| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > Device Class > IsSupportedFeatureLevel Method : IsSupportedFeatureLevel(Adapter,FeatureLevel) Method |
'Declaration 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 )
true if the specified adapter is supporting this feature level; otherwise, false.