PrintDocument for WinForms
Ceiling メソッド (PointD)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PointD 構造体 : Ceiling メソッド
Converts the current PointD 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 PointD
Dim value As System.Drawing.Point
 
value = instance.Ceiling()
public System.Drawing.Point Ceiling()

戻り値の型

The System.Drawing.Point structure this method converts to.
参照

PointD 構造体
PointD メンバ