MESCIUS SPREAD for Windows Forms 15.0J
CharPositionToX メソッド

文字の位置を示すSystem.Int32値。
文字が表示されている水平座標値を取得します。
構文
'宣言
 
Protected Overridable Function CharPositionToX( _
   ByVal charPosition As Integer _
) As Integer
protected virtual int CharPositionToX( 
   int charPosition
)

パラメータ

charPosition
文字の位置を示すSystem.Int32値。

戻り値の型

移動先の位置を示す整数値。
解説
このメソッドは、文字位置の値を、Field の左端からの水平方向のオフセット位置を示す System.Int32 値(ピクセル単位)に変換します。
参照

Field クラス
Field メンバ

 

 


© MESCIUS inc. All rights reserved.