Interface IColorFillSettings

IColorFillSettings interface

Interfaz base para configuración de relleno

public interface IColorFillSettings : IFillSettings

Propiedades

NombreDescripción
Color { get; set; }Obtiene o establece el color.

Ver también