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; }