AbstractPoint::Invert Method (Point)
Visual Studio 2015
Returns a Point structure with the input's X and Y properties swapped.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- point
-
Type:
System.Windows::Point
The original point.
Show: