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

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