Ribbon for WinForms
明示的 キャスト 演算子 オペレータ (Point)

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

パラメータ

value
The Point to convert.

戻り値の型

The converted Size.
参照

Point 構造体
Point メンバ