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


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

パラメータ

name
The anchor's name.
description
The anchor's description.
userData
Arbitrary user data.
参照

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