Gets a coeficient which will determine in each layout pass the size of the viewport to render items in preview mode.

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

Syntax

C#
public double ViewportPreviewGap { get; }
Visual Basic
Public ReadOnly Property ViewportPreviewGap As Double
	Get

See Also