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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TabPosition クラス > TabPosition コンストラクタ : TabPosition コンストラクタ(Unit,TabAlignmentEnum)
The tab position, relative to the left edge of the text area.
The text alignment at this tab position.
Initializes a new instance of the TabPosition class, at the specified position and with the specified text alignment.
シンタックス
'宣言
 
Public Function New( _
   ByVal position As Unit, _
   ByVal alignment As TabAlignmentEnum _
)
'使用法
 
Dim position As Unit
Dim alignment As TabAlignmentEnum
 
Dim instance As New TabPosition(position, alignment)
public TabPosition( 
   Unit position,
   TabAlignmentEnum alignment
)

パラメータ

position
The tab position, relative to the left edge of the text area.
alignment
The text alignment at this tab position.
参照

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