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

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

Syntax

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

See Also