Initializes a new instance of the C1.Win.DX.DXGI.ModeDescriptionstructure.
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As Rational, _
ByVal As Format _
)
public ModeDescription(
System.int ,
System.int ,
Rational ,
Format
)
パラメータ
- width
- The width.
- height
- The height.
- refreshRate
- The refresh rate.
- format
- The format.
参照