ObjectStyleStrokeEffectsCategorySettings

Object style stroke effects category settings.

Methods:

getElements, toSource, toSpecifier

Hierarchy:

Superclass: Preference

Class: ObjectStyleStrokeEffectsCategorySettings

Property Listing

Property

Type

Access

Description

enableBevelEmboss

Boolean

read/write

If true, the object style will apply bevel emboss.

enableDirectionalFeather

Boolean

read/write

If true, the object style will apply directional feathering.

enableDropShadow

Boolean

read/write

If true, the object style will apply drop shadows.

enableFeather

Boolean

read/write

If true, the object style will apply feathering.

enableGradientFeather

Boolean

read/write

If true, the object style will apply gradient feathering.

enableInnerGlow

Boolean

read/write

If true, the object style will apply inner glow.

enableInnerShadow

Boolean

read/write

If true, the object style will apply inner shadows.

enableOuterGlow

Boolean

read/write

If true, the object style will apply outer glow.

enableSatin

Boolean

read/write

If true, the object style will apply satin.

enableTransparency

Boolean

read/write

If true, the object style will apply transparency settings.

isValid

Boolean

readonly

Returns true if the object specifier resolves to valid objects.

parent

ObjectStyle

readonly

The parent of the ObjectStyleStrokeEffectsCategorySettings (a ObjectStyle).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

ObjectStyleStrokeEffectsCategorySettings getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the ObjectStyleStrokeEffectsCategorySettings.

String toSpecifier ()

Retrieves the object specifier.