Interface ISolidBrush
Interface ISolidBrush
名称: Aspose.Svg.Drawing 会議: Aspose.SVG.dll (25.5.0)
単一色のブラッシュインターフェイスを定義する
[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposable
Implements
Properties
Color
ブレスレットの色を得る。
Color Color { get; }
名称: Aspose.Svg.Drawing 会議: Aspose.SVG.dll (25.5.0)
単一色のブラッシュインターフェイスを定義する
[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposable
ブレスレットの色を得る。
Color Color { get; }