ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Device Class / GetFeatureLevel Method

In This Topic
    GetFeatureLevel Method
    In This Topic
    D3D_FEATURE_LEVEL ID3D11Device::GetFeatureLevel()
    Syntax
    'Declaration
     
    Public Function GetFeatureLevel() As FeatureLevel
    public FeatureLevel GetFeatureLevel()
    See Also