PrintDocument for WinForms
SizeD コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > SizeD 構造体 : SizeD コンストラクタ
The horizontal component of the SizeD.
The vertical component of the SizeD.
Initializes a new instance of the SizeD structure.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As System.Double, _
   ByVal height As System.Double _
)
'使用法
 
Dim width As System.Double
Dim height As System.Double
 
Dim instance As New SizeD(width, height)
public SizeD( 
   System.double width,
   System.double height
)

パラメータ

width
The horizontal component of the SizeD.
height
The vertical component of the SizeD.
参照

SizeD 構造体
SizeD メンバ