Region.Xor

Xor(RectangleF)

업데이트Region 합집합에서 자체 with 의 교차점을 뺀 지정된RectangleF 구조.

public void Xor(RectangleF rect)
모수유형설명
rectRectangleF그만큼RectangleF structure ~로GraphicsPath) 이것으로Region.

또한보십시오


Xor(Rectangle)

업데이트Region 지정된 the 와 자체의 교집합을 뺀 합집합으로Rectangle 구조.

public void Xor(Rectangle rect)
모수유형설명
rectRectangle그만큼Rectangle 구조Xor with 이Region.

또한보십시오


Xor(GraphicsPath)

업데이트Region 지정된 the 와 자체의 교집합을 뺀 합집합으로GraphicsPath .

public void Xor(GraphicsPath path)
모수유형설명
pathGraphicsPath그만큼GraphicsPath 에게Xor with 이Region.

또한보십시오


Xor(Region)

업데이트Region 지정된 the 와 자체의 교집합을 뺀 합집합으로Region .

public void Xor(Region region)
모수유형설명
regionRegion그만큼Region 에게Xor with 이Region.

또한보십시오