Gets the actual zoom.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double ActualZoom { get; }
Visual Basic
Public ReadOnly Property ActualZoom As Double
	Get

See Also