Canvas.MarginColor Property

Gets or sets a color of the outer margin of the canvas.

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

Syntax

C#
public RgbColor MarginColor { get; set; }

Property Value

The Color value which represents a color of the margin of the canvas.

See Also

Reference