ImageVObjectData.VR Property

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

C#
public float VR { get; set; }

Property Value

Vertical resolution of the image stored in the private cache.

See Also

Reference