FlexReport for WinForms
ToString メソッド (Point)


C1.Document.4.6.2 アセンブリ > C1.Interop 名前空間 > Point 構造体 : ToString メソッド
Converts the current Point to a human readable string.
シンタックス
'宣言
 
Public Overrides Function ToString() As System.String
'使用法
 
Dim instance As Point
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

戻り値の型

A string that represents the current Point structure.
参照

参照

Point 構造体
Point メンバ