Intersect

Intersect(RectangleF)

Met à jour ceciRegion à l’intersection de lui-même avec le spécifié RectangleF structure.

public void Intersect(RectangleF rect)
ParamètreTaperLa description
rectRectangleFLaRectangleF structure à croiser avec cetteRegion.

Voir également


Intersect(Rectangle)

Met à jour ceciRegion à l’intersection de lui-même avec le spécifiéRectangle structure.

public void Intersect(Rectangle rect)
ParamètreTaperLa description
rectRectangleLaRectangle structure à croiser avec cetteRegion.

Voir également


Intersect(GraphicsPath)

Met à jour ceciRegion à l’intersection de lui-même avec le spécifiéGraphicsPath .

public void Intersect(GraphicsPath path)
ParamètreTaperLa description
pathGraphicsPathLaGraphicsPath se croiser avec çaRegion.

Voir également


Intersect(Region)

Met à jour ceciRegion à l’intersection de lui-même avec le spécifiéRegion .

public void Intersect(Region region)
ParamètreTaperLa description
regionRegionLaRegion se croiser avec çaRegion.

Voir également