TextGraphicControllerEhView_MoreModifiersClick Method |
Appends the specified text modifier.
Namespace: Altaxo.Gui.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_MoreModifiersClick(
string parameter
)
Parameters
- parameter String
- The modifier text to append.
See Also