PrintDocument for WinForms
Truncate メソッド (SizeD)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > SizeD 構造体 : Truncate メソッド
Converts the current SizeD structure to a System.Drawing.Point by truncating the width and height to integer values.
シンタックス
'宣言
 
Public Function Truncate() As System.Drawing.Size
'使用法
 
Dim instance As SizeD
Dim value As System.Drawing.Size
 
value = instance.Truncate()
public System.Drawing.Size Truncate()

戻り値の型

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

SizeD 構造体
SizeD メンバ