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