CalendarView for WinForms
WindowOrigin プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : WindowOrigin プロパティ
Gets or sets the x-coordinates and y-coordinates of the window origin for the device context
シンタックス
'宣言
 
Public Property WindowOrigin As System.Drawing.Point
public System.Drawing.Point WindowOrigin {get; set;}

プロパティ値

A System.Drawing.Point indicates the x-coordinates and y-coordinates of the window origin for the device context.
参照

DeviceContext クラス
DeviceContext メンバ