MESCIUS SPREAD for Windows Forms 15.0J
PointContainerToField メソッド (Field)

コンテナー座標で表された、変換するSystem.Drawing.Point
フィールドが配置されているコンテナの座標系をフィールドの座標系に変換します。
構文
'宣言
 
Public Function PointContainerToField( _
   ByVal point As Point _
) As Point
public Point PointContainerToField( 
   Point point
)

パラメータ

point
コンテナー座標で表された、変換するSystem.Drawing.Point

戻り値の型

変換後のSystem.Drawing.Point(p)をフィールド座標で表すSystem.Drawing.Point
解説
このメソッドは、コンテナー座標系の座標をフィールド座標系の新しい座標に変換します。
参照

Field クラス
Field メンバ

 

 


© MESCIUS inc. All rights reserved.