ComponentOne Bitmap for UWP
GetOutput(Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Adapter Class > GetOutput Method : GetOutput(Int32) Method
The index of the output.
Gets an adapter (video card) outputs.
Syntax
'Declaration
 
Public Overloads Function GetOutput( _
   ByVal outputIndex As System.Integer _
) As Output
public Output GetOutput( 
   System.int outputIndex
)

Parameters

outputIndex
The index of the output.

Return Value

An instance of Output
See Also

Reference

Adapter Class
Adapter Members
Overload List