PrintDocument for WinForms
Truncate メソッド (PointD)


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

戻り値の型

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

PointD 構造体
PointD メンバ