Gets the actual zoom.

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

Syntax

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

See Also