This documentation is for the old version. Go to the latest Graphics Mill docs

RectangleVObjectData.BorderColor Property

Gets or sets a color of the border around the rectangle v-object.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property BorderColor As String
C#
public string BorderColor { get; set; }

Property Value

The Color value which represents a color of the border around the rectangle v-object.

See Also

Reference