PowerTools CalendarGrid for Windows Forms 1.0J
CharPositionToX メソッド

文字位置を示す System.Int32 値。
文字位置を x 座標位置に変換します。
構文
Protected Overridable Function CharPositionToX( _
   ByVal charPosition As Integer _
) As Integer
protected virtual int CharPositionToX( 
   int charPosition
)

パラメータ

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

戻り値の型

x 座標位置を示す System.Int32 値。
解説
このメソッドは、文字の位置を示す値を、Field の左端からの x 座標のオフセット位置を示す System.Int32 値(ピクセル単位)に変換します。
参照

Field クラス
Field メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.