Gets or sets a color used to fill this RectangleVObject.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property FillColor As Color
public Color FillColor { get; set; }
The Color value which represents a color used to fill this RectangleVObject.
Default value is #707070.