Xor
Contenu
[
Cacher
]Xor(RectangleF)
Met à jour ceciRegion à l’union moins l’intersection de lui-même avec le spécifiéRectangleF structure.
public void Xor(RectangleF rect)
Paramètre | Taper | La description |
---|---|---|
rect | RectangleF | LaRectangleF structure àGraphicsPath) avec çaRegion. |
Voir également
- struct RectangleF
- class Region
- espace de noms System.Drawing
- Assemblée Aspose.Drawing
Xor(Rectangle)
Met à jour ceciRegionà l’union moins l’intersection de lui-même avec the spécifiéRectangle structure.
public void Xor(Rectangle rect)
Paramètre | Taper | La description |
---|---|---|
rect | Rectangle | LaRectangle structurer pourXor avec ceciRegion. |
Voir également
- struct Rectangle
- class Region
- espace de noms System.Drawing
- Assemblée Aspose.Drawing
Xor(GraphicsPath)
Met à jour ceciRegionà l’union moins l’intersection de lui-même avec the spécifiéGraphicsPath .
public void Xor(GraphicsPath path)
Paramètre | Taper | La description |
---|---|---|
path | GraphicsPath | LaGraphicsPath àXor avec ceciRegion. |
Voir également
- class GraphicsPath
- class Region
- espace de noms System.Drawing
- Assemblée Aspose.Drawing
Xor(Region)
Met à jour ceciRegionà l’union moins l’intersection de lui-même avec the spécifiéRegion .
public void Xor(Region region)
Paramètre | Taper | La description |
---|---|---|
region | Region | LaRegion àXor avec ceciRegion. |
Voir également
- class Region
- espace de noms System.Drawing
- Assemblée Aspose.Drawing