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

VObjectsRubberband.Canvas Property

Gets the Canvas associated with this VObjectsRubberband.

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

Syntax

Visual Basic
Public ReadOnly Property Canvas As Canvas
C#
public Canvas Canvas { get; }

Property Value

The Canvas associated with this VObjectsRubberband.

See Also

Reference