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

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Coordinate クラス > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(Point,Coordinate) オペレータ
A Coordinate object that will be convert to a Coordinate object.
Implicit convert a Coordinate value to a Point object.
シンタックス
'宣言
 
Overloads Public Operator Widening CType( _
   ByVal value As Coordinate _
) As System.Drawing.Point
public System.Drawing.Point operator implicit( 
   Coordinate value
)

パラメータ

value
A Coordinate object that will be convert to a Coordinate object.

戻り値の型

A System.Drawing.Point value indicates the converted object.
参照

Coordinate クラス
Coordinate メンバ
オーバーロード一覧