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

ImageVObjectData.PrivateCacheImageWidth Property

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

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

Syntax

Visual Basic
Public Property PrivateCacheImageWidth As Integer
C#
public int PrivateCacheImageWidth { get; set; }

Property Value

Width of the image stored in the private cache.

See Also

Reference