Gets or sets a color of the border around this RectangleVObject.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property BorderColor As Color
public Color BorderColor { get; set; }
The Color value which represents a color of the border around this RectangleVObject.
Default value is black.