ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Factory1 Class / Adapters1 Property

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