ITerraExplorerMessage5

Message objects in TerraExplorer are triggered when the user clicks on the objects that own the messages (either by clicking directly on the object on the terrain or by clicking on the Information Window entry that represents that object). The message object defines the content of the message and where it should be displayed when triggered. Currently, the client can choose either a simple text message, HTML page to be displayed (allowing virtually an unlimited set of messages such as sounds or animated GIFs) or a script message. Several objects can simultaneously own the same message object, meaning that the same message is displayed when clicking on those objects.

When using TerraExplorer Viewer the properties for the message object are read-only.

 

Hierarchy:

 

ITerraExplorerObject5

Properties:

ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx

Methods:

SetParam, GetParam

ITerraExplorerMessage5

Properties:

Client, Text, URL, Type, BringToFront, PopupFlags, PopupCaption, PopupTimeout, PopupTopLeftX, PopupTopLeftY, PopupWidth, PopupHeight