'宣言 Public Overloads Sub ExcludeClip( _ ByVal rectangle As System.Drawing.Rectangle _ )
public void ExcludeClip( System.Drawing.Rectangle rectangle )
パラメータ
- rectangle
- System.Drawing.Rectangle structure that specifies the rectangle to exclude from the clip region.