ObjectStyleContentEffectsCategorySettings

オブジェクトスタイルのテキストの効果の適用設定

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

Ver.プロパティR/O
[18][19][20][21] parent ObjectStyle
[18][19][20][21] eventListeners EventListeners
[18][19][20][21] events Events

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] enableBevelEmboss 真偽値If true, the object style will apply bevel emboss.
[18][19][20][21] enableDirectionalFeather 真偽値If true, the object style will apply directional feathering.
[18][19][20][21] enableDropShadow 真偽値If true, the object style will apply drop shadows.
[18][19][20][21] enableFeather 真偽値If true, the object style will apply feathering.
[18][19][20][21] enableGradientFeather 真偽値If true, the object style will apply gradient feathering.
[18][19][20][21] enableInnerGlow 真偽値If true, the object style will apply inner glow.
[18][19][20][21] enableInnerShadow 真偽値If true, the object style will apply inner shadows.
[18][19][20][21] enableOuterGlow 真偽値If true, the object style will apply outer glow.
[18][19][20][21] enableSatin 真偽値If true, the object style will apply satin.
[18][19][20][21] enableTransparency 真偽値If true, the object style will apply transparency settings.
[18][19][20][21] isValid 真偽値オブジェクトが有効かどうか
[18][19][20][21] properties Object

メソッド

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