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

ImageVObjectData.PrivateCacheImageHorizontalResolution Property

Gets or sets a horizontal resolution 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 PrivateCacheImageHorizontalResolution As Single
C#
public float PrivateCacheImageHorizontalResolution { get; set; }

Property Value

Horizontal resolution of the image stored in the private cache.

See Also

Reference