'宣言 Public Overloads Sub Union( _ ByVal rectangle As System.Drawing.Rectangle _ )
public void Union( System.Drawing.Rectangle rectangle )
パラメータ
- rectangle
- The System.Drawing.Rectangle structure to unite with this Region object.
'宣言 Public Overloads Sub Union( _ ByVal rectangle As System.Drawing.Rectangle _ )
public void Union( System.Drawing.Rectangle rectangle )