IAlphaInverseEffectiveData

Interface IAlphaInverseEffectiveData

Objet immuable qui représente un effet Alpha Inverse. Les valeurs Alpha (opacité) sont inversées en soustrayant de 100%.

public interface IAlphaInverseEffectiveData : IEffectEffectiveData

Propriétés

NomDescription
AsIEffectEffectiveData { get; }Permet d’obtenir l’interface de base IEffectEffectiveData. Lecture seule IEffectEffectiveData.

Voir aussi