Util.Dome Property

 Util.Dome  (read-only, Object)
 
The ACP Dome object (static)

Syntax

Util.Dome

The property syntax has these parts:

Part Description
Value (Object) The ACP Dome object (static)

Remarks

Represents the ACP dome controller.

You cannot create an instance of the Dome object directly. Only one Dome exists. ACP includes Dome in the name spaces of both its scripting engine and its ASP page engine, thus you normally do not have to use this property of Util to access Dome. This one and only instance is created internally by ACP, and is available via this property of the Util object. If you create multiple Util objects, they will all share the same instance of the Dome. For more information see the Dome object and its methods and properties.