Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / InitGuiLanguage Method
GUI language.

In This Topic
    InitGuiLanguage Method
    In This Topic
    Sets application's GUI language. Used before calling Init method.
    Syntax
    public void InitGuiLanguage( 
       ISOCode.Language lang
    )
    public:
    void InitGuiLanguage( 
       ISOCode.Language lang
    ) 

    Parameters

    lang
    GUI language.
    See Also