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

In This Topic
    Outputs Property
    In This Topic
    Gets all outputs from this adapter.
    Syntax
    'Declaration
     
    Public ReadOnly Property Outputs As Output()
    public Output[] Outputs {get;}
    See Also