This class contains methods/properties used for configuration of display files.
In scripting, an object of this type is accessible via the "ThisConfiguration" global variable. The value of
the "ThisConfiguration" variable is the GwxConfiguration object that can be used to edit the
currently loaded display file.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public sealed class GwxConfiguration : IDisposable |
Visual Basic |
---|
Public NotInheritable Class GwxConfiguration _ Implements IDisposable |
JScript |
---|
public final class GwxConfiguration implements IDisposable |
Inheritance Hierarchy
System..::..Object
Ico.Gwx..::..GwxConfiguration
Ico.Gwx..::..GwxConfiguration