PrintDocument for WinForms
PageColumnDef コンストラクタ(Unit,Unit)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDef クラス > PageColumnDef コンストラクタ : PageColumnDef コンストラクタ(Unit,Unit)
A Unit value representing the PageColumnDef.Width of the current column.
A a Unit value representing the PageColumnDef.Spacing of the current column.
Initializes a new instance of the PageColumnDef class.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As Unit, _
   ByVal spacing As Unit _
)
'使用法
 
Dim width As Unit
Dim spacing As Unit
 
Dim instance As New PageColumnDef(width, spacing)
public PageColumnDef( 
   Unit width,
   Unit spacing
)

パラメータ

width
A Unit value representing the PageColumnDef.Width of the current column.
spacing
A a Unit value representing the PageColumnDef.Spacing of the current column.
参照

PageColumnDef クラス
PageColumnDef メンバ
オーバーロード一覧