Region.Exclude

Exclude(RectangleF)

업데이트Region 지정된 와 교차하지 않는 내부 부분만 포함RectangleF 구조.

public void Exclude(RectangleF rect)
모수유형설명
rectRectangleF그만큼RectangleF 제외하는 구조Region.

또한보십시오


Exclude(Rectangle)

업데이트Region 지정된 것과 교차 하지 않는 내부 부분만 포함합니다.Rectangle 구조.

public void Exclude(Rectangle rect)
모수유형설명
rectRectangle그만큼Rectangle 제외하는 구조Region.

또한보십시오


Exclude(GraphicsPath)

업데이트Region 지정된 와 교차하지 않는 내부 부분만 포함GraphicsPath .

public void Exclude(GraphicsPath path)
모수유형설명
pathGraphicsPath그만큼GraphicsPath 이를 제외하기 위해Region.

또한보십시오


Exclude(Region)

업데이트Region 지정된 것과 교차 하지 않는 내부 부분만 포함합니다.Region .

public void Exclude(Region region)
모수유형설명
regionRegion그만큼Region 이를 제외하기 위해Region.

또한보십시오