'宣言 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
- ターゲットドキュメントページ。
- bounds
- ページ上のターゲット範囲。