バージョン

WeekNearestPoint メソッド

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

パラメータ

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

戻り値の型

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