FlexReport for WinForms
ToPointF メソッド (Point)


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

戻り値の型

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

参照

Point 構造体
Point メンバ