Interface ISolidBrush
ISolidBrush interface
単一色のブラシ インターフェイスを定義します
public interface ISolidBrush : IBrush
プロパティ
名前 | 説明 |
---|---|
Color { get; } | ブラシの色を取得します。 |
関連項目
- interface IBrush
- 名前空間 Aspose.Html.Drawing
- 組み立て Aspose.HTML
単一色のブラシ インターフェイスを定義します
public interface ISolidBrush : IBrush
名前 | 説明 |
---|---|
Color { get; } | ブラシの色を取得します。 |