ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Factory Class / GetAdapterCount Method

In This Topic
    GetAdapterCount Method
    In This Topic
    Return the number of available adapters from this factory.
    Syntax
    'Declaration
     
    Public Function GetAdapterCount() As Integer
    public int GetAdapterCount()

    Return Value

    The number of adapters
    See Also