mValueTX
書式
maxtrixObject
.mValueTX
説明
Matrixオブジェクトのtxプロパティの値を示します。
var mtx=app.getIdentityMatrix(); alert(mtx.mValueTX);
目次に戻る