C1.WPF Namespace > Extensions Class > Multiply Method : Multiply(Matrix,Matrix,Matrix) Method |
'Declaration
<ExtensionAttribute()> Public Overloads Shared Sub Multiply( _ ByVal left As Matrix, _ ByRef right As Matrix, _ ByRef result As Matrix _ )
'Usage
Dim left As Matrix Dim right As Matrix Dim result As 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