Show / Hide Table of Contents

Delegate StringTable.ActiveLanguageChangedDelegate

Delegate definition for the ActiveLanguageChangedEvent.

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void ActiveLanguageChangedDelegate(string newActiveLanguage);
Parameters
Type Name Description
System.String newActiveLanguage

the name of the new active language

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX