Table of Contents

Method ToString

Namespace
DocWright.Core.Primitives
Assembly
DocWright.Core.dll

ToString()

Formats the color as ST_HexColor: auto, or six uppercase hex digits (for example "1A2B3C"). Culture-independent.

public override string ToString()

Returns

string

The formatted value.