IEffectStyleEffectiveData

IEffectStyleEffectiveData interface

Objet immuable qui contient les propriétés effectives du style d’effet.

public interface IEffectStyleEffectiveData

Propriétés

NameDescription
EffectFormat { get; }Renvoie un format d’effet. Lecture seule IEffectFormatEffectiveData.
ThreeDFormat { get; }Renvoie un format 3d. Lecture seule IThreeDFormatEffectiveData.

Remarques

Cette interface est utilisée comme partie de IEffectStyleCollectionEffectiveData.

Voir aussi