activeHistoryBrushSource

書式

activeHistoryBrushSource

説明

ヒストリーブラシのステート(状態)を示します。読み出し、書き込みが可能です。
var n=app.activeDocument.activeHistoryBrushSource;
alert(n);

目次に戻る