'Declaration Public Function GetLocation( _ ByVal rect As Rectangle _ ) As Point
'Declaration
Public Function GetLocation( _ ByVal rect As Rectangle _ ) As Point
'使用法 Dim instance As SpreadMonthCalendar Dim rect As Rectangle Dim value As Point value = instance.GetLocation(rect)
'使用法
Dim instance As SpreadMonthCalendar Dim rect As Rectangle Dim value As Point value = instance.GetLocation(rect)
public Point GetLocation( Rectangle rect )
SpreadMonthCalendar クラス SpreadMonthCalendar メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.