Click or drag to resize

AppearanceSettingsEffectiveHelpLanguageIdentifier Property

Gets the language identifier the Help system uses. This is HelpLanguageIdentifier when it has been set, otherwise LanguageIdentifier. Never returns zero.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static int EffectiveHelpLanguageIdentifier { get; }

Property Value

Type: Int32
See Also