Gets/sets the rectangle outline width.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property OutlineWidth As Integer
[BrowsableAttribute(true)] public int OutlineWidth { get; set; }
If this property is more than 1, the pen style is always solid regardless to the OutlineStyle property value.