[]
Gets or sets a coefficient which will determine in each layout pass the size of the viewport to render items in preview mode.
public double ViewportPreviewGap { get; set; }
This coefficient must be greater to ViewportGap to take effect.