IAlphaInverseEffectiveData

IAlphaInverseEffectiveData interface

Objeto inmutable que representa un efecto Alfa Inverso. Los valores alfa (opacidad) se invierten restando del 100%.

public interface IAlphaInverseEffectiveData : IEffectEffectiveData

Propiedades

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

Ver también