Interface IColorFillSettings

IColorFillSettings interface

Base interface for fill settings

public interface IColorFillSettings : IFillSettings

Properties

NameDescription
Color { get; set; }Gets or sets the color.

See Also