Table of Contents

Method TryParseColor

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.Wpf.dll

TryParseColor(string, out Color)

public static bool TryParseColor(string colorText, out Color color)

Parameters

colorText string
color Color

Returns

bool