Interface ISolidBrush
Interface ISolidBrush
Navne til: Aspose.Html.Drawing Sammensætning: Aspose.HTML.dll (25.4.0)
Definerer brushgrænseflade af en enkelt farve
[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposable
Implements
Properties
Color
Få farve af brusk.
Color Color { get; }