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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1AnchorInfo クラス > C1AnchorInfo コンストラクタ : C1AnchorInfo コンストラクタ(C1Anchor,C1Page,RectangleD)
The anchor associated with the current instance.
C1Page object where anchor is.
The bounds on the page.
Initializes a new instance of the C1AnchorInfo class.
シンタックス
'宣言
 
Public Function New( _
   ByVal anchor As C1Anchor, _
   ByVal page As C1Page, _
   ByVal boundsOnPage As RectangleD _
)
'使用法
 
Dim anchor As C1Anchor
Dim page As C1Page
Dim boundsOnPage As RectangleD
 
Dim instance As New C1AnchorInfo(anchor, page, boundsOnPage)
public C1AnchorInfo( 
   C1Anchor anchor,
   C1Page page,
   RectangleD boundsOnPage
)

パラメータ

anchor
The anchor associated with the current instance.
page
C1Page object where anchor is.
boundsOnPage
The bounds on the page.
参照

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