ComponentOne Bitmap for WinForms
C1.Win.C1DX.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