GrapeCity SPREAD for Windows Forms 12.0J
XToCharPosition メソッド

水平座標値を表すInt32値。
指定された水平座標値に位置する文字のインデックスを取得します。
構文
'Declaration
 
Protected Overridable Function XToCharPosition( _
   ByVal xPosition As Integer _
) As Integer
protected virtual int XToCharPosition( 
   int xPosition
)

パラメータ

xPosition
水平座標値を表すInt32値。

戻り値の型

水平座標値を取得する文字のインデックスを表すInt32値。
解説
このメソッドは、フィールドの左端を基準とするx座標上の位置を示すSystem.Int32値を、位置を示す文字値に変換します。
参照

Field クラス
Field メンバ

 

 


Copyright © 2004 GrapeCity inc.