CalendarView for WinForms
Scan メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス : Scan メソッド
A Region object to be scaned.
Returns an array of System.Drawing.Rectangle structures that approximate this Region object.
シンタックス
'宣言
 
Public Shared Function Scan( _
   ByVal region As Region _
) As System.Drawing.Rectangle()
public static System.Drawing.Rectangle[] Scan( 
   Region region
)

パラメータ

region
A Region object to be scaned.

戻り値の型

An array of System.Drawing.Rectangle structures that approximate this Region object.
参照

Region クラス
Region メンバ