IGlowEffectiveData

Interfaz IGlowEffectiveData

Objeto inmutable que representa un efecto de resplandor, en el que se añade un contorno borroso de color fuera de los bordes del objeto.

public interface IGlowEffectiveData : IEffectEffectiveData

Propiedades

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

Ver También