IEffectStyleEffectiveData

IEffectStyleEffectiveData interface

Immutable object which contains effective effect style properties.

public interface IEffectStyleEffectiveData

Properties

NameDescription
EffectFormat { get; }Returns an effect format. Read-only IEffectFormatEffectiveData.
ThreeDFormat { get; }Returns a 3d format. Read-only IThreeDFormatEffectiveData.

Remarks

This interface is used as a part of IEffectStyleCollectionEffectiveData.

See Also