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

MultiLayerViewer.WorkspaceBackgroundStyle Property

Gets/sets a background style of the image.

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

Syntax

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

Property Value

A background style of the image.

See Also

Reference