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


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

パラメータ

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

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