PowerTools InputMan for Windows Forms 8.0J
PointFieldToContainer メソッド (Field)

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

パラメータ

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

戻り値の型

コンテナの座標系における座標値を表すPoint値。
解説
このメソッドは、フィールド座標系の座標をコンテナー座標系の新しい座標に変換します。
参照

Field クラス
Field メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.