PrintDocument for WinForms
SelectWord メソッド (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : SelectWord メソッド
The location in client coordinates.
Selects a word at the specified location (in client coordinates) in the document currently loaded into this C1PreviewPane.
シンタックス
'宣言
 
Public Sub SelectWord( _
   ByVal ptClient As System.Drawing.Point _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim ptClient As System.Drawing.Point
 
instance.SelectWord(ptClient)
public void SelectWord( 
   System.Drawing.Point ptClient
)

パラメータ

ptClient
The location in client coordinates.
参照

C1PreviewPane クラス
C1PreviewPane メンバ