gapColor
書式
ovalObject
.gapColor
説明
線のアキの色を示します。
var o=app.activeDocument.ovals; alert(o[0].gapColor);
目次に戻る