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