Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Delta value that is used for floating point comparisons where values are really supposed to be equal, that is approximately the smallest difference representable as a double
Namespace: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntax
'Declaration
Public Const FuzzReal As Double
public const double FuzzReal
public:
literal double FuzzReal
static val mutable FuzzReal: float
public const var FuzzReal : double
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Modeling.Diagrams.GraphObject Namespace