Ribbon for WinForms
暗黙的 キャスト 演算子(Point,PointF) オペレータ

C1.Win.4.8 アセンブリ > C1.Win.Interop 名前空間 > Point 構造体 > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(Point,PointF) オペレータ
The System.Drawing.PointF to convert.
Converts a System.Drawing.PointF to a Point.
シンタックス
'宣言
 
Overloads Public Operator Widening CType( _
   ByVal value As PointF _
) As Point
public Point operator implicit( 
   PointF value
)

パラメータ

value
The System.Drawing.PointF to convert.

戻り値の型

The converted Point.
参照

Point 構造体
Point メンバ
オーバーロード一覧