ViewPreference

環境設定-単位と増減値

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application, Document
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
cursorKeyIncrement 長さ値キーボード増減値 カーソルキー (0.001-100 pt)
[12][13][14][15]
[16][17][18][19]
guideSnaptoZone 数値ガイド スナップの範囲 (1 - 36 px)
[12][13][14][15]
[16][17][18][19]
horizontalCustomPoints 数値定規の単位 水平方向がカスタムの場合のポイントサイズ (4 - 256)
[12][13][14][15]
[16][17][18][19]
horizontalMeasurementUnits MeasurementUnits定規の単位 水平方向
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
pointsPerInch 数値ポイント/インチ (60 - 80)
[12][13][14][15]
[16][17][18][19]
printDialogMeasurementUnits MeasurementUnitsプリントのダイアログで使用する単位?
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
rulerOrigin RulerOrigin
RulerOrigin
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
PAGE_ORIGIN1380143215
RCPo
ページ
[12][13][14][15]
[16][17][18][19]
SPINE_ORIGIN1380143984
RCSp
ノド元
[12][13][14][15]
[16][17][18][19]
SPREAD_ORIGIN1380143983
RCSo
スプレッド
定規の単位 開始位置
[12][13][14][15]
[16][17][18][19]
showFrameEdges 真偽値[表示]-[フレーム枠を表示/隠す]
[12][13][14][15]
[16][17][18][19]
showNotes 真偽値[表示]-[注釈を表示/隠す]
[12][13][14][15]
[16][17][18][19]
showRulers 真偽値[表示]-[定規を表示/隠す]
[12][13][14][15]
[16][17][18][19]
strokeMeasurementUnits MeasurementUnits他の単位 線
[12][13][14][15]
[16][17][18][19]
textSizeMeasurementUnits MeasurementUnits他の単位 テキストサイズ
[12][13][14][15]
[16][17][18][19]
typographicMeasurementUnits MeasurementUnits他の単位 組版
[12][13][14][15]
[16][17][18][19]
verticalCustomPoints 数値定規の単位 垂直方向がカスタムの場合のポイントサイズ ( 4 - 256 )
[12][13][14][15]
[16][17][18][19]
verticalMeasurementUnits MeasurementUnits定規の単位 垂直方向

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( ViewPreference )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.