IEffectStyle

IEffectStyle interface

Represents an effect style.

public interface IEffectStyle

Properties

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

See Also