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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1AnchorInfo クラス > C1AnchorInfo コンストラクタ : C1AnchorInfo コンストラクタ(C1Anchor,DocumentLocation)
The anchor associated with the current instance.
C1AnchorInfo.DocumentLocation object defining abchor's position.
Initializes a new instance of the C1AnchorInfo class.
シンタックス
'宣言
 
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
The anchor associated with the current instance.
documentLocation
C1AnchorInfo.DocumentLocation object defining abchor's position.
参照

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