Gets/sets a color of the bitmap border.

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

Syntax

Visual Basic

<BrowsableAttribute(True)> _
Public Overrides Property WorkspaceBorderColor As Color

C#

[BrowsableAttribute(true)]
public override Color WorkspaceBorderColor { get; set; }

Property Value

A color of the bitmap border.