Gets/sets the rectangle outline pen style (solid, dashed, etc).
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<BrowsableAttribute(True)> _ Public Overrides Property OutlineStyle As BorderStyle
[BrowsableAttribute(true)] public override BorderStyle OutlineStyle { get; set; }