remove

書式

graphObject.remove()

説明

グラフオブジェクトを削除します。パラメーターや戻り値はありません。
app.activeDocument.graphItems[0].remove();

目次に戻る