GrapeCity CalendarGrid for Windows Forms 3.0J
DayOfWeekFromPoint(Int32,Int32) メソッド

点の x 座標を示す System.Int32 値。
点の y 座標を示す System.Int32 値。
指定した x 座標と y 座標に基づいて曜日を取得します。
シンタックス
Public Overloads Function DayOfWeekFromPoint( _
   ByVal x As Integer, _
   ByVal y As Integer _
) As DayOfWeek
public DayOfWeek DayOfWeekFromPoint( 
   int x,
   int y
)

パラメータ

x
点の x 座標を示す System.Int32 値。
y
点の y 座標を示す System.Int32 値。

戻り値の型

現在の曜日を表す DayOfWeek
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.