Share via


VGConstants.FuzzGeneral Field

Tolerance value that is used for floating point comparisons where values are considered equal within regular tolerance, that is to within nine decimal digits

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Const FuzzGeneral As Double
public const double FuzzGeneral
public:
literal double FuzzGeneral
static val mutable FuzzGeneral: float
public const var FuzzGeneral : double

.NET Framework Security

See Also

Reference

VGConstants Class

Microsoft.VisualStudio.Modeling.Diagrams.GraphObject Namespace