MESCIUS SPREAD for Windows Forms 17.0J
PointFieldToContainer メソッド (DisplayField)

コンテナー座標で表された、変換する<see cref="T:System.Drawing.Point" />。
指定した <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField" /> のポイントを計算してコンテナー座標を算出します。
構文
'Declaration
 
Public Function PointFieldToContainer( _
   ByVal point As Point _
) As Point
public Point PointFieldToContainer( 
   Point point
)

パラメータ

point
コンテナー座標で表された、変換する<see cref="T:System.Drawing.Point" />。

戻り値の型

変換後の<see cref="T:System.Drawing.Point" nolink="true" />(point)をフィールド座標で表す<see cref="T:System.Drawing.Point" />。
参照

DisplayField クラス
DisplayField メンバ

 

 


© MESCIUS inc. All rights reserved.