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

Canvas.Zoom Property

Gets or sets the current zoom value.

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

Syntax

Visual Basic
Public Property Zoom As Single
C#
public float Zoom { get; set; }

Property Value

The Single value which represents the current zoom value.

See Also

Reference