TextGraphicControllerEhView_MoreModifiersClick Method |
Applies additional modifiers to the text based on the provided parameter.
Namespace: Altaxo.Gui.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_MoreModifiersClick(
string parameter
)
Parameters
- parameter String
- The parameter specifying the modifiers to apply.
See Also