'宣言 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)
パラメータ
- anchor
 - The anchor associated with the current instance.
 - pageIndex
 - The 0-based page index.
 - point
 - The point on the page.