EffectStyle

EffectStyle class

Represents an effect style.

public class EffectStyle : DomObject<EffectStyleCollection>, IEffectStyle

Properties

NameDescription
EffectFormat { get; }Returns an effect format. Read-only IEffectFormat.
ThreeDFormat { get; }Returns an 3d format. Read-only IThreeDFormat.

See Also