Color.ToString
Color.ToString method
Returns a string that consists of the RGBA component values.
public override string ToString()
Return Value
A human-readable string.
See Also
- class Color
 - namespace Aspose.Svg.Drawing
 - assembly Aspose.SVG
 
Returns a string that consists of the RGBA component values.
public override string ToString()
A human-readable string.