ImageVObject.IsLocalImage Property

Get a value indicating whether the image is stored locally in the private cache.

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

Syntax

C#
public bool IsLocalImage { get; }

Property Value

The Boolean value which specifies whether the image is stored locally in the private cache.

See Also

Reference