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