Windows apps
Collapse the table of content
Expand the table of content

Matrix3x2::Multiply Operator

Performs a multiplication operation on a matrix.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public operator Static member Multiply(Matrix3x2, Matrix3x2) Returns the matrix that results from multiplying two matrices together.
Public operator Static member Multiply(Matrix3x2, Single) Returns the matrix that results from scaling all the elements of a specified matrix by a scalar factor.
Top
Show:
© 2017 Microsoft