GrapeCity InputMan for Windows Forms 11.0J
PointFieldToContainer メソッド (Field)

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

パラメータ

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

戻り値の型

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

参照

Field クラス
Field メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.