GoDigram for .NET Framework and .NET Core
Northwoods.Go.Svg Namespace / GoSvgGenerator Class / TranslateColor Method
In This Topic
    TranslateColor Method
    In This Topic
    Returns an SVG "fill" or "stroke" color expression.
    Syntax
    public virtual string TranslateColor( 
       Color c
    )

    Parameters

    c
    See Also