Gets/sets the color of the rectangle outline.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<BrowsableAttribute(True)> _ Public Property OutlineColor As Color
[BrowsableAttribute(true)] public Color OutlineColor { get; set; }