C1.WPF Namespace > Extensions Class > Multiply Method : Multiply(Matrix,Matrix) Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Function Multiply( _ ByVal left As System.Windows.Media.Matrix, _ ByVal right As System.Windows.Media.Matrix _ ) As System.Windows.Media.Matrix
'Usage
Dim left As System.Windows.Media.Matrix Dim right As System.Windows.Media.Matrix Dim value As System.Windows.Media.Matrix value = Extensions.Multiply(left, right)
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