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

    Parameters

    c
    See Also