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

MultiLayerViewer.WorkspaceBackColor1 Property

Gets/sets the primary color of the bitmap background (the first color for the checkered background or a solid color background).

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

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

Property Value

The primary color of the bitmap background (the first color for the checkered background or a solid color background).

See Also

Reference