Table of Contents

Method GetSvgColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetSvgColor(KnownSvgColor)

Gets known svg color depending on the value of IsDarkBackground property.

Color GetSvgColor(KnownSvgColor knownSvgColor = KnownSvgColor.Normal)

Parameters

knownSvgColor KnownSvgColor

Known svg color identifier.

Returns

Color