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

ImageVObjectData.Source Property

Gets or set an image source.

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

Syntax

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

Property Value

The String which contains an image source.

See Also

Reference