Vector::Multiply Operator (Vector, Matrix)
.NET Framework (current version)
Transforms the coordinate space of the specified vector using the specified Matrix.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector
-
Type:
System.Windows::Vector
The vector to transform.
- matrix
-
Type:
System.Windows.Media::Matrix
The transformation to apply to vector.
.NET Framework
Available since 3.0
Available since 3.0
Show: