FlexReport for WinForms
Size コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Interop 名前空間 > Size 構造体 : Size コンストラクタ
The horizontal component of the Size.
The vertical component of the Size.
Initializes a new instance of the Size 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 Size(width, height)
public Size( 
   System.double width,
   System.double height
)

パラメータ

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

参照

Size 構造体
Size メンバ