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

RectangleVObjectData.BorderWidth Property

Gets or sets a width 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 BorderWidth As Single
C#
public float BorderWidth { get; set; }

Property Value

The Single value which specifies a a width of the border around the rectangle v-object.

See Also

Reference