FlexReport for WinForms
Truncate メソッド (Point)


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

戻り値の型

The Point structure this method converts to.
参照

参照

Point 構造体
Point メンバ