Gets/sets the width 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 WorkspaceBorderWidth As Integer

C#

public abstract int WorkspaceBorderWidth { get; set; }

Property Value

The width of the border around control's content.