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)
<BrowsableAttribute(True)> _ Public Property WorkspaceBackColor2 As Color
[BrowsableAttribute(true)] public Color WorkspaceBackColor2 { get; set; }