GrapeCity InputMan for Windows Forms 10.0J
PointContainerToField メソッド (Field)

コンテナの座標系における座標値を表すPoint値。
フィールドが配置されているコンテナの座標系をフィールドの座標系に変換します。
構文
Public Function PointContainerToField( _
   ByVal point As Point _
) As Point
public Point PointContainerToField( 
   Point point
)

パラメータ

point
コンテナの座標系における座標値を表すPoint値。

戻り値の型

フィールドの座標系における座標値を表すPoint値。
参照

Field クラス
Field メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.