Gets the zoom which auto-adjust to fill the viewport.

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

Syntax

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

See Also