'宣言 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.