'宣言 Public Function New( _ ByVal page As C1Page, _ ByVal bounds As RectangleD _ )
'使用法 Dim page As C1Page Dim bounds As RectangleD Dim instance As New DocumentLocation(page, bounds)
public DocumentLocation( C1Page page, RectangleD bounds )
パラメータ
- page
- The target document page.
- bounds
- The target bounds on page.