PrintDocument for WinForms
C1AnchorText コンストラクタ(String,Int32)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1AnchorText クラス > C1AnchorText コンストラクタ : C1AnchorText コンストラクタ(String,Int32)
The anchor's name.
The position within the text.
Initializes a new instance of the C1AnchorText class.
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal position As System.Integer _
)
'使用法
 
Dim name As System.String
Dim position As System.Integer
 
Dim instance As New C1AnchorText(name, position)
public C1AnchorText( 
   System.string name,
   System.int position
)

パラメータ

name
The anchor's name.
position
The position within the text.
参照

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