Gets/sets color of the border around control's content.

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

Syntax

Visual Basic

Public MustOverride Property WorkspaceBorderColor As Color

C#

public abstract Color WorkspaceBorderColor { get; set; }

Property Value

A color of the border around control's content.