Gets a value indicating whether the zoom will be adjusted to fill the viewport.

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

Syntax

C#
public bool IsFill { get; }
Visual Basic
Public ReadOnly Property IsFill As Boolean
	Get

See Also