Gets/sets a background style of the image.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property WorkspaceBackgroundStyle As WorkspaceBackgroundStyle
[BrowsableAttribute(true)] public WorkspaceBackgroundStyle WorkspaceBackgroundStyle { get; set; }
Makes sense only when AlphaEnabled is true (otherwise background is invisible).