ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Factory Class / Adapters Property

In This Topic
    Adapters Property
    In This Topic
    Return an array of Adapter available from this factory.
    Syntax
    'Declaration
     
    Public ReadOnly Property Adapters As Adapter()
    public Adapter[] Adapters {get;}
    See Also