Gets/sets value that specifies how fill areas where no pixels felt: whether to use background color (see BackgroundColor property) or use original pixels of the bitmap.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property FillWithBackground As Boolean
public bool FillWithBackground { get; set; }