IEffectStyleEffectiveData class

IEffectStyleEffectiveData class

Immutable object which contains effective effect style properties.

The IEffectStyleEffectiveData type exposes the following members:

Properties

PropertyDescription
effect_formatReturns an effect format.
Read-only IEffectFormatEffectiveData.
three_d_formatReturns a 3d format.
Read-only IThreeDFormatEffectiveData.

Remarks

This interface is used as a part of IEffectStyleCollectionEffectiveData.

See Also