C1.WPF Namespace > Extensions Class > Multiply Method : Multiply(Matrix,Matrix,Matrix) Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Sub Multiply( _ ByVal left As System.Windows.Media.Matrix, _ ByRef right As System.Windows.Media.Matrix, _ ByRef result As System.Windows.Media.Matrix _ )
'Usage
Dim left As System.Windows.Media.Matrix Dim right As System.Windows.Media.Matrix Dim result As System.Windows.Media.Matrix Extensions.Multiply(left, right, result)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2