Click or drag to resize

AxoColorToInvariantString Method

Converts this color to an invariant string representation.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string ToInvariantString()

Return Value

String
The invariant string representation.
See Also