PrintDocument for WinForms
MakeClientVisible(Point) メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス > MakeClientVisible メソッド : MakeClientVisible(Point) メソッド
The point to make visible.
Ensures that the specified point (expressed in preview pane client coordinates) is visible (scrolled in) in the preview pane.
シンタックス
'宣言
 
Public Overloads Sub MakeClientVisible( _
   ByVal clientPt As System.Drawing.Point _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim clientPt As System.Drawing.Point
 
instance.MakeClientVisible(clientPt)
public void MakeClientVisible( 
   System.Drawing.Point clientPt
)

パラメータ

clientPt
The point to make visible.
参照

C1PreviewPane クラス
C1PreviewPane メンバ
オーバーロード一覧