warpHorizontalDistortion
書式
warpHorizontalDistortion
説明
テキストレイヤーでワープテキストの水平方向のゆがみの値を示します。読み出し、書き込みができます。
var n=app.activeDocument.activeLayer.textItem.warpHorizontalDistortion; alert(n);
目次に戻る