Bitmap for UWP
ModeDescription コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 > ModeDescription 構造体 : ModeDescription コンストラクタ
The width.
The height.
The refresh rate.
The format.
Initializes a new instance of the C1.Win.DX.DXGI.ModeDescriptionstructure.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal refreshRate As Rational, _
   ByVal format As Format _
)
public ModeDescription( 
   System.int width,
   System.int height,
   Rational refreshRate,
   Format format
)

パラメータ

width
The width.
height
The height.
refreshRate
The refresh rate.
format
The format.
参照

ModeDescription 構造体
ModeDescription メンバ