バージョン

MonthNearestPoint メソッド

指定したポイントに最も近い Month オブジェクトを返します。
シンタックス
'宣言
 
Protected Function MonthNearestPoint( _
   ByVal point As Point, _
   ByVal calendarControlUIElement As Infragistics.Win.ControlUIElementBase _
) As Month
protected Month MonthNearestPoint( 
   Point point,
   Infragistics.Win.ControlUIElementBase calendarControlUIElement
)

パラメータ

point
ポイント
calendarControlUIElement
カレンダーオブジェクトのControlUIElement

戻り値の型

Monthオブジェクトまたはnull
参照