Region.Intersect

Intersect(RectangleF)

업데이트Region 자신과 specified 의 교차점에RectangleF 구조.

public void Intersect(RectangleF rect)
모수유형설명
rectRectangleF그만큼RectangleF 이것과 교차하는 구조Region.

또한보십시오


Intersect(Rectangle)

업데이트Region 지정된Rectangle 구조.

public void Intersect(Rectangle rect)
모수유형설명
rectRectangle그만큼Rectangle 이것과 교차하는 구조Region.

또한보십시오


Intersect(GraphicsPath)

업데이트Region 지정된GraphicsPath .

public void Intersect(GraphicsPath path)
모수유형설명
pathGraphicsPath그만큼GraphicsPath 이것과 교차Region.

또한보십시오


Intersect(Region)

업데이트Region 지정된Region .

public void Intersect(Region region)
모수유형설명
regionRegion그만큼Region 이것과 교차Region.

또한보십시오