Class DrawablePushGraphicContext
- Namespace
- ImageMagick
- Assembly
- Magick.NET-Q16-AnyCPU.dll
Clones the current drawing wand to create a new drawing wand. The original drawing wand(s) may be returned to by invoking DrawablePopGraphicContext. The drawing wands are stored on a drawing wand stack. For every Pop there must have already been an equivalent Push.
public sealed class DrawablePushGraphicContext : IDrawablePushGraphicContext, IDrawable
- Inheritance
-
DrawablePushGraphicContext
- Implements
-
IDrawablePushGraphicContextIDrawable
- Inherited Members
Constructors
DrawablePushGraphicContext()
Initializes a new instance of the DrawablePushGraphicContext class.
public DrawablePushGraphicContext()