Point::Multiply Operator (Point, Matrix)
.NET Framework (current version)
Namespace:
System.Windows
Assembly: WindowsBase (in WindowsBase.dll)
Return to top
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- point
-
Type:
System.Windows::Point
The point to transform.
- matrix
-
Type:
System.Windows.Media::Matrix
The transformation matrix.
Return Value
Type: System.Windows::PointThe result of transforming the specified point using the specified matrix.
.NET Framework
Available since 3.0
Available since 3.0
Show: