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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1AnchorInfo クラス > C1AnchorInfo コンストラクタ : C1AnchorInfo コンストラクタ(C1Anchor,Int32,PointD)
The anchor associated with the current instance.
The 0-based page index.
The point on the page.
Initializes a new instance of the C1AnchorInfo class.
シンタックス
'宣言
 
Public Function New( _
   ByVal anchor As C1Anchor, _
   ByVal pageIndex As System.Integer, _
   ByVal point As PointD _
)
'使用法
 
Dim anchor As C1Anchor
Dim pageIndex As System.Integer
Dim point As PointD
 
Dim instance As New C1AnchorInfo(anchor, pageIndex, point)
public C1AnchorInfo( 
   C1Anchor anchor,
   System.int pageIndex,
   PointD point
)

パラメータ

anchor
The anchor associated with the current instance.
pageIndex
The 0-based page index.
point
The point on the page.
参照

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