PrintDocument for WinForms
OutlineNode コンストラクタ(String,IDocumentLocation,Icon)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > OutlineNode クラス > OutlineNode コンストラクタ : OutlineNode コンストラクタ(String,IDocumentLocation,Icon)
アウトラインノードのキャプション。
アウトラインノードの位置。
アウトラインノードのアイコン。
OutlineNode クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal caption As System.String, _
   ByVal location As IDocumentLocation, _
   ByVal icon As System.Drawing.Icon _
)
'使用法
 
Dim caption As System.String
Dim location As IDocumentLocation
Dim icon As System.Drawing.Icon
 
Dim instance As New OutlineNode(caption, location, icon)
public OutlineNode( 
   System.string caption,
   IDocumentLocation location,
   System.Drawing.Icon icon
)

パラメータ

caption
アウトラインノードのキャプション。
location
アウトラインノードの位置。
icon
アウトラインノードのアイコン。
参照

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