Table of Contents

Method ToToken

Namespace
LMKit.Graphics.Primitives
Assembly
LM-Kit.NET.dll

ToToken(BasicColorTerm)

The lowercase English word for a term ("red", "light gray" is never produced: one word per term), suitable as a stable wire or index token.

public static string ToToken(BasicColorTerm term)

Parameters

term BasicColorTerm

Returns

string
Share