ImageVObjectData.PubIH 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

C#
public int PubIH { get; set; }

Property Value

Height of the image stored in the public cache.

See Also

Reference