Click or drag to resize

FontXToString Method

Returns a String that represents this instance.

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

Return Value

String
A String that represents this instance.
See Also