GrapeCity CalendarGrid for Windows Forms 2.0J
XToCharPosition メソッド

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

パラメータ

xPosition
x 座標位置を示す System.Int32 値。

戻り値の型

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

Field クラス
Field メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.