CalendarView for WinForms
GetClippingBox メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : GetClippingBox メソッド
Retrieves the dimensions of the tightest bounding rectangle that can be drawn around the current visible area on the device. The visible area is defined by the current clipping region or clip path, as well as any overlapping windows.
シンタックス
'宣言
 
Public Function GetClippingBox() As System.Drawing.Rectangle
public System.Drawing.Rectangle GetClippingBox()

戻り値の型

A System.Drawing.Rectangle indicates the dimensions, in logical units.
参照

DeviceContext クラス
DeviceContext メンバ