ContourOption

テキストの回り込みの輪郭オプション

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent TextWrapPreference
[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]
alphaChannelPathNames Array( 文字列値 )アルファチャンネルのリスト
[12][13][14][15]
[16][17][18][19]
contourPathName 文字列値パス名称
[12][13][14][15]
[16][17][18][19]
contourType ContourOptionsTypes
ContourOptionsTypes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ALPHA_CHANNEL1634756707
aphc
アルファチャンネル
[12][13][14][15]
[16][17][18][19]
BOUNDING_BOX1701732962
enbb
バウンディングボックス
[12][13][14][15]
[16][17][18][19]
DETECT_EDGES1685349735
dteg
枠の検出
[12][13][14][15]
[16][17][18][19]
GRAPHIC_FRAME1701734246
engf
グラフィックフレーム
[12][13][14][15]
[16][17][18][19]
PHOTOSHOP_PATH1886613620
pspt
Photoshop パス
[12][13][14][15]
[16][17][18][19]
SAME_AS_CLIPPING1935762288
sacp
クリッピング同様

[16][17][18][19]
SELECT_SUBJECT1685087092
dpct
被写体を選択
輪郭オプション
[12][13][14][15]
[16][17][18][19]
includeInsideEdges 真偽値If true, creates interior clipping paths within the surrounding clipping path. Note: Valid only when clipping type is alpha channel or detect edges.
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
photoshopPathNames Array( 文字列値 )A list of the clipping paths stored in the graphic.
[12][13][14][15]
[16][17][18][19]
properties Object

メソッド

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( ContourOption )オブジェクト参照を返す
[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.