Click or drag to resize

TextGraphicControllerEhView_MoreModifiersClick Method

Applies additional modifiers to the text based on the provided parameter.

Namespace: Altaxo.Gui.Graph.Graph3D.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 parameter specifying the modifiers to apply.
See Also