'宣言 Public Function New( _ ByVal pageIndex As System.Integer, _ ByVal pageBounds As Rect _ )
'使用法 Dim pageIndex As System.Integer Dim pageBounds As Rect Dim instance As New C1BookmarkPosition(pageIndex, pageBounds)
public C1BookmarkPosition( System.int pageIndex, Rect pageBounds )
パラメータ
- pageIndex
- The 0-based page index.
- pageBounds
- The bookmark's bounds on page.