Interface ISolidBrush

Interface ISolidBrush

名称: Aspose.Html.Drawing 编辑: Aspose.HTML.dll (25.4.0)

定义单色刷接口

[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposable

Implements

IBrush , IDisposable

Properties

Color

拿到刷子的颜色。

Color Color { get; }

财产价值

Color

 中文