PrintDocument for WinForms
Ceiling メソッド (OffsetsI)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OffsetsI 構造体 : Ceiling メソッド
The OffsetsD structure to be converted.
Converts the specified OffsetsD structure to an OffsetsI by rounding the OffsetsD's double values to the next higher integer values.
シンタックス
'宣言
 
Public Shared Function Ceiling( _
   ByVal value As OffsetsD _
) As OffsetsI
'使用法
 
Dim value As OffsetsD
Dim value As OffsetsI
 
value = OffsetsI.Ceiling(value)
public static OffsetsI Ceiling( 
   OffsetsD value
)

パラメータ

value
The OffsetsD structure to be converted.

戻り値の型

The converted OffsetsI structure.
参照

OffsetsI 構造体
OffsetsI メンバ