PowerTools InputMan for Windows Forms 8.0J
PointContainerToField メソッド (DisplayField)

フィールドコンテナ座標系の座標値を表すPoint値。
フィールドコンテナ座標系の座標値を、フィールド座標系の座標値に変換します。
構文
Public Function PointContainerToField( _
   ByVal point As Point _
) As Point
public Point PointContainerToField( 
   Point point
)

パラメータ

point
フィールドコンテナ座標系の座標値を表すPoint値。

戻り値の型

変換後のフィールド座標系の座標値を表す。Point値。
参照

DisplayField クラス
DisplayField メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.