SuperTooltip for WinForms
Ceiling メソッド (Point)

C1.Win.6 アセンブリ > C1.Win.Interop 名前空間 > Point 構造体 : Ceiling メソッド
double型の座標を次に大きな整数値に丸めることで、現在の Point構造体を System.Drawing.Pointに変換します。
シンタックス
'宣言
 
Public Function Ceiling() As System.Drawing.Point
public System.Drawing.Point Ceiling()

戻り値の型

このメソッドによる変換後の Point構造体。
参照

Point 構造体
Point メンバ