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.
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.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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
- 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