Click or drag to resize

TextGraphicControllerEhView_MoreModifiersClick Method

Appends the specified text modifier.

Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhView_MoreModifiersClick(
	string parameter
)

Parameters

parameter  String
The modifier text to append.
See Also