Gets the actual minimum zoom.

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

Syntax

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

See Also