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

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

パラメータ

value
The Point to convert.

戻り値の型

The converted Point.
参照

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