ICanvasSolid Interface
ICanvasSolid interface
Represents an opaque object describing a solid color to be used with the HTML canvas rendering context.
public interface ICanvasSolid : IBrush
Methods
Name | Description |
---|---|
GetColor() | Gets the string representation of the solid color. |
See Also
- interface IBrush
- namespace Aspose.Svg.Dom.Canvas
- assembly Aspose.SVG