'宣言 Public Function GetPageVisibleArea( _ ByVal pageIdx As System.Integer _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF GetPageVisibleArea( System.int pageIdx )
パラメータ
- pageIdx
- 0から始まるページインデックス。
戻り値の型
指定されたページ内の現在表示されている領域を表す矩形。
'宣言 Public Function GetPageVisibleArea( _ ByVal pageIdx As System.Integer _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF GetPageVisibleArea( System.int pageIdx )