TpsCultureInfoEventArgs Constructor |
Namespace:
ABB.Robotics.Tps.Globalization
Assembly:
ABB.Robotics.Tps.Resources (in ABB.Robotics.Tps.Resources.dll) Version: 6.5.129.0
Syntaxpublic TpsCultureInfoEventArgs(
string cultureName,
string fontFamilyName
)
Parameters
- cultureName
- Type: SystemString
An string that represents the name of the new selected culture. - fontFamilyName
- Type: SystemString
An string that represents the name of the Font family of the new selected language.
See Also