Gets/sets a value which enables a border around each placeholder.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property BorderEnabled As Boolean
[BrowsableAttribute(true)] public bool BorderEnabled { get; set; }
The width for this border can be specified with the BorderWidth property. Its color is set to BorderColor property.