[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutHost.ZeroTolerance

ZeroTolerance Property

ZeroTolerance

Gets or sets a value for which all absolute numbers smaller than are considered equal to zero.

Possible values are between 0.00001f and 1f. The default is 0.01f.

Declaration
public float ZeroTolerance { get; set; }
Public Property ZeroTolerance As Single