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