Gets/sets the value which specifies whether to fill underlying image with the BackgroundColor. If true, brush will draw only hatch with ForegroundColor.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property TransparentBackground As Boolean
public bool TransparentBackground { get; set; }