Gets or sets the boolean value defining whether the bitmap should be added to the container.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Cancel { get; set; }
false
if you want to draw the bitmap in the GraphicsContainer. By default, this value is false
.