removeAll

書式

patterns.removeAll()

説明

ドキュメント内にあるすべてのパターンを削除します。
app.activeDocument.patterns.removeAll();

目次に戻る