This documentation is for the old version. Go to the latest Graphics Mill docs

MultiLayerViewer.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.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property WorkspaceBackColor2 As Color
C#
public Color WorkspaceBackColor2 { get; set; }

Property Value

The secondary color of the bitmap background (the second color for the checkered background).

See Also

Reference