Matrix.Clone メソッド
Matrix オブジェクトの同一コピーを作成します。
Public Function Clone() As Matrix
[C#]
public Matrix Clone();
[C++]
public: Matrix* Clone();
[JScript]
public function Clone() : Matrix;
戻り値
メソッドが作成する Matrix オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ