Gets the zoom which auto-adjust to show one item entirely in the viewport.

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

Syntax

C#
public static C1ZoomUnit OneItem { get; }
Visual Basic
Public Shared ReadOnly Property OneItem As C1ZoomUnit
	Get

See Also