Converts a
System.Drawing.PointF to a
PointD.
シンタックス
'宣言
Overloads Public Operator Widening CType( _
ByVal As System.Drawing.PointF _
) As PointD
public PointD operator implicit(
System.Drawing.PointF
)
パラメータ
- value
- The System.Drawing.PointF to convert.
戻り値の型
参照