LayoutDoubleUtil::AreClose Method (Point, Point)

Visual Studio 2015
 

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

public:
[ExtensionAttribute]
static bool AreClose(
	Point size1,
	Point size2
)

Parameters

size1
Type: System.Windows::Point

size2
Type: System.Windows::Point

Return Value

Type: System::Boolean

Return to top
Show: