GrapeCity InputMan for Windows Forms 11.0J
DayOfWeekFromPoint(Int32,Int32) メソッド

X座標を表すInt32値。
Y座標を表すInt32値。
座標が示す位置に対応する曜日を取得します。
シンタックス
Public Overloads Function DayOfWeekFromPoint( _
   ByVal x As Integer, _
   ByVal y As Integer _
) As DayOfWeek
public DayOfWeek DayOfWeekFromPoint( 
   int x,
   int y
)

パラメータ

x
X座標を表すInt32値。
y
Y座標を表すInt32値。

戻り値の型

座標位置に対応する曜日を表すDayOfWeek列挙体。
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.