Click or drag to resize

NamedColorToString Method

Returns the fully qualified type name of this instance.

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

Return Value

String
The fully qualified type name.
See Also