Stroke/fill proxy settings.
Ver. | プロパティ | R/O | 値 |
---|---|---|---|
parent | ○ | Application | |
eventListeners | ○ | EventListeners | |
events | ○ | Events |
Ver. | プロパティ名 | R/O | 値 | 説明 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
active |
StrokeFillProxyOptions
| Which part of the stroke/fill proxy is currently active. | ||||||||||||||||||
fillColor | Swatch, 文字列値 | 塗りの色 | ||||||||||||||||||
isValid | ○ | 真偽値 | オブジェクトが有効かどうか | |||||||||||||||||
properties | Object | |||||||||||||||||||
strokeColor | Swatch, 文字列値 | 線の色 | ||||||||||||||||||
target |
StrokeFillTargetOptions
| Which target is affected by changes to the stroke/fill proxy. |
Ver. | メソッドの書式 | 戻り値 | メソッドの説明 | ||
---|---|---|---|---|---|
パラメータ | 値 | パラメータの説明 | |||
addEventListener(eventType, handler, [captures]) | EventListener | EventListenerを作成 | |||
eventType | 文字列値 | ||||
handler | ファイル, JavaScript関数 | ||||
[captures] | 真偽値 | (廃止) | |||
getElements() | Array( StrokeFillProxySetting ) | オブジェクト参照を返す | |||
removeEventListener(eventType, handler, [captures]) | 真偽値 | EventListenerを削除 | |||
eventType | 文字列値 | ||||
handler | ファイル, JavaScript関数 | ||||
[captures] | 真偽値 | (廃止) | |||
toSource() | 文字列値 | ソースコードを表す文字列を返す | |||
toSpecifier() | 文字列値 | Retrieves the object specifier. |