'宣言 Public Function New( _ ByVal pageIndex As System.Integer, _ ByVal rect As System.Drawing.Rectangle _ )
'使用法 Dim pageIndex As System.Integer Dim rect As System.Drawing.Rectangle Dim instance As New C1HyperlinkInfo.Area(pageIndex, rect)
パラメータ
- pageIndex
- The 0-based index of the page.
- rect
- The rectangle on the page.