PowerTools PlusPak for Windows Forms 8.0J
Multiply(Matrix) メソッド

現在のインスタンスで乗算するソースのMatrix構造体。
現在の行列を指定した行列で乗算します。
構文
Public Overloads Sub Multiply( _
   ByVal matrix As Matrix _
) 
public void Multiply( 
   Matrix matrix
)

パラメータ

matrix
現在のインスタンスで乗算するソースのMatrix構造体。
プラットフォーム

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

参照

Matrix クラス
Matrix メンバ
オーバーロード一覧

Send Feedback