Initializes a new instance of the
TabStop class.
シンタックス
'宣言
Public Function New( _
ByVal As System.Single, _
ByVal As System.Char _
)
public TabStop(
System.float ,
System.char
)
パラメータ
- offset
- The tab stop position, in graphic units.
- separator
- The separator character (the Alignment property is set to 'SeparatorTab').
参照