Gets a coeficient which will determine in each layout pass the size of the viewport to render items in preview mode.
Syntax
'Declaration
Public ReadOnly Property ViewportPreviewGap As System.Double
public System.double ViewportPreviewGap {get;}
See Also