PrintDocument for WinForms
C1AnchorInfo コンストラクタ(C1Anchor,DocumentLocation)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1AnchorInfo クラス > C1AnchorInfo コンストラクタ : C1AnchorInfo コンストラクタ(C1Anchor,DocumentLocation)
現在のインスタンスに関連付けられているアンカー。
アンカーの位置を定義する DocumentLocationオブジェクト。
C1AnchorInfoクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal anchor As C1Anchor, _
   ByVal documentLocation As DocumentLocation _
)
'使用法
 
Dim anchor As C1Anchor
Dim documentLocation As DocumentLocation
 
Dim instance As New C1AnchorInfo(anchor, documentLocation)
public C1AnchorInfo( 
   C1Anchor anchor,
   DocumentLocation documentLocation
)

パラメータ

anchor
現在のインスタンスに関連付けられているアンカー。
documentLocation
アンカーの位置を定義する DocumentLocationオブジェクト。
参照

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