[]
Gets or sets a value indicating whether a LayoutException should be thrown if the width or height of some LayoutRects becomes negative.
The default is true.
public bool ThrowIfNotFit { get; set; }
Public Property ThrowIfNotFit As Boolean