public class GlobalProfilePublic Class GlobalProfilepublic ref class GlobalProfiletype GlobalProfile = class end| GlobalProfile | Initializes a new instance of the GlobalProfile class |
| ApplicationPath | Current application directory. |
| Info | |
| InstanceIdentifier | |
| Is64Bit | Determines whether current process is started using 64 bit or not. |
| IsPortableVersion | Defines if current program instance is a Portable version. |
| OS | Returns type of the current client Operating System. |
| Platform | Returns type of the current client platform. |
| ProgramEditionId | ID of program edition. |
| ReleaseDate | |
| SettingsDirectory | Get the directory where all user specific parameters will be stored. |
| TrustedSettings | Provides access to the trusted settings of the application. |
| AppendProgramNameSuffix | Appends suffix to the program name. |
| ColorToWebColor | Obsolete. |
| DisposePlugins | Completing the work of add-ons. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetAssemblyT | Returns assembly which contains given type. |
| GetColorByName | Obsolete. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| IsBuiltInVariable | Detects if variable is built-in for SMath Studio. |
| IsResizableFunction | Determines if the function can be handled as resizable. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| PreloadAssemblies | Preloads assemblies to improve performance on their first use (to avoid freezes in UI). |
| PreloadAssemblies(Assembly) | Preloads assembly to improve performance on its first use. |
| RandomizeInstallationId | Generates a random InstallationId which can be used for testing purposes. |
| ReplaceUnicodeChars | Obsolete. |
| Scale(Int32) | |
| Scale(Single) | |
| SnapToGrid | Snaps value to grid based on the standard grid used in the worksheets. |
| ToScreenDpi | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| WebColorToColor | Obsolete. |