Canvas.MarginWidth Property

Gets or sets a width 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 float MarginWidth { get; set; }

Property Value

The Single value which represents a width of the margin of the canvas.

See Also

Reference