IGlowEffectiveData

IGlowEffectiveData interface

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

public interface IGlowEffectiveData : IEffectEffectiveData

Propiedades

NombreDescripción
AsIEffectEffectiveData { get; }Permite obtener la interfaz base IEffectEffectiveData. Solo lecturaIEffectEffectiveData .
Color { get; }Color. Solo lecturaColor .
Radius { get; }Radio. Solo lecturaDouble .

Ver también