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

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

Syntax

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

See Also