Gets the root object of the display. All objects in a display are
descendants of this single root object.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GwxRootElement Root { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Root As GwxRootElement Get |
| JScript |
|---|
function get Root () : GwxRootElement |