CalendarView for WinForms
GetClip メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Graphics クラス : GetClip メソッド
Gets the region of the current clipping region of graphics.
シンタックス
'宣言
 
Public Function GetClip() As Region
public Region GetClip()

戻り値の型

A Region that indicates the clipping region.
解説

Note: The getting region is a copy of the current region.

The coordinate of region will not be effected by current origin of page space.

参照

Graphics クラス
Graphics メンバ