Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator SvgColor(string)

Declaration

public static implicit operator SvgColor(
    string color
)

Summary

Implicitly converts a string (containing an SVG color) to an opaque SvgColor.