Overload List
Name | Description | |
---|---|---|
BeginContainer |
Saves a graphics container with the current state of this XGraphics and
opens and uses a new graphics container.
| |
BeginContainer(Rectangle, Rectangle, XGraphicsUnit) |
Saves a graphics container with the current state of this XGraphics and
opens and uses a new graphics container.
| |
BeginContainer(RectangleF, RectangleF, XGraphicsUnit) |
Saves a graphics container with the current state of this XGraphics and
opens and uses a new graphics container.
| |
BeginContainer(XRect, XRect, XGraphicsUnit) |
Saves a graphics container with the current state of this XGraphics and
opens and uses a new graphics container.
|
See Also