IAlphaInverseEffectiveData

IAlphaInverseEffectiveData interface

Objeto inmutable que representa un efecto Alpha Inverso. Los valores de Alpha (opacidad) se invierten restando de 100%.

public interface IAlphaInverseEffectiveData : IEffectEffectiveData

Propiedades

NombreDescripción
AsIEffectEffectiveData { get; }Permite obtener la interfaz base IEffectEffectiveData. Solo lectura IEffectEffectiveData.

Véase también