Vector Explicit Conversion (Vector to Point)
.NET Framework (current version)
Namespace:
System.Windows
Assembly: WindowsBase (in WindowsBase.dll)
Return to top
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector
-
Type:
System.Windows::Vector
The vector to convert.
Return Value
Type: System.Windows::PointA point with X- and Y-coordinate values equal to the X and Y offset values of vector.
.NET Framework
Available since 3.0
Available since 3.0
Show: