remove

書式

compoundPathItemsObject.remove()

説明

指定されたドキュメントまたはレイヤー上にある複合パスを削除します。戻り値はありません。
app.activeDocument.compoundPathItems[0].remove();

目次に戻る