DXRegion.Intersect Method
Name | Parameters | Description |
---|---|---|
Intersect |
path |
Assigns the clip region to the intersection of the current region and the specified DXGraphics instance.
|
Intersect |
right | Assigns the clip region to the intersection of the current region and the specified region. |
Intersect |
rect | Assigns the clip region to the intersection of the current region and the specified rectangle. |