FlexReport for WinForms
Ceiling メソッド (Point)


C1.Document アセンブリ > C1.Interop 名前空間 > Point 構造体 : Ceiling メソッド
Converts the current Point structure to a System.Drawing.Point by rounding the double coordinates to the next higher integer values.
シンタックス
'宣言
 
Public Function Ceiling() As System.Drawing.Point
'使用法
 
Dim instance As Point
Dim value As System.Drawing.Point
 
value = instance.Ceiling()
public System.Drawing.Point Ceiling()

戻り値の型

The Point structure this method converts to.
参照

参照

Point 構造体
Point メンバ