meshItems
書式
documentObject
.meshItems
説明
ドキュメントのグラデーションメッシュオブジェクトを示します。読み出しのみで書き込みはできません。
var m=app.activeDocument.meshItems; alert(m.length);
目次に戻る