PowerTools CalendarGrid for Windows Forms 1.0J
PointFieldToContainer メソッド (Field)

変換するフィールド座標を示す System.Drawing.Point
指定したフィールドポイントの位置をコンテナー座標に変換します。
構文
Public Function PointFieldToContainer( _
   ByVal point As Point _
) As Point
public Point PointFieldToContainer( 
   Point point
)

パラメータ

point
変換するフィールド座標を示す System.Drawing.Point

戻り値の型

point パラメーターで指定された System.Drawing.Point をコンテナー座標に変換した結果を表す System.Drawing.Point
解説
このメソッドは、フィールド座標系の座標をコンテナー座標系の新しい座標に変換します。
参照

Field クラス
Field メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.