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

ImageVObject.src Property

Gets or sets the image source.

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

Syntax

Java Script
function get_src();
function set_src(value);

Property Value

The path to the bitmap displayed by this image v-object.

See Also

Reference