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

ImageVObjectData.PublicCacheImageHeight Property

Gets or sets a height 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

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

Property Value

Height of the image stored in the public cache.

See Also

Reference