LayoutDoubleUtil::GreaterThanOrClose Method (Double, Double)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
[ExtensionAttribute]
static bool GreaterThanOrClose(
	double value1,
	double value2
)

Parameters

value1
Type: System::Double

value2
Type: System::Double

Return Value

Type: System::Boolean

Return to top
Show: