ImageVObjectData.PubIW Property

Gets or sets a width of the image stored in the public cache.

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

Syntax

C#
public int PubIW { get; set; }

Property Value

Width of the image stored in the public cache.

See Also

Reference