 | SettingsGetInstance Method |
Gets the global settings instance, synchronized with the UI.
Namespace: ema3d.Api.V26Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic static Settings GetInstance()
Public Shared Function GetInstance As Settings
public:
static Settings^ GetInstance()
static member GetInstance : unit -> Settings
Return Value
Settings
See Also