Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.WorkspaceBackgroundStyle Property
Gets/sets a background style of the image.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property WorkspaceBackgroundStyle As WorkspaceBackgroundStyle
C#
[BrowsableAttribute(true)] public WorkspaceBackgroundStyle WorkspaceBackgroundStyle { get; set; }
Property Value
A background style of the image.Remarks
Makes sense only when AlphaEnabled is true (otherwise background is invisible).