Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.WorkspaceBackColor2 Property
Gets/sets the secondary color of the bitmap background (the second color for the checkered background).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property WorkspaceBackColor2 As Color
C#
[BrowsableAttribute(true)] public Color WorkspaceBackColor2 { get; set; }