ITerrainLabel65

A label object can have text, images or both. For a more information about TerraExplorer's labels, see the TerraExplorer User Manual.

 

 

Properties

 

Action

Returns an IAction65 representing the operation that takes place when the object is clicked in the Project Tree. (Inherited from ITerrainImageLabel65)

Attachment

An IAttachment65 representing the attachment behavior of the label. (Inherited from ITerrainImageLabel65)

ClientData

A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject65)

ID

The ID of the label.

ImageFileName

A full pathname or a URL to the image file that appears in the background of the text. (Inherited from ITerrainImageLabel65)

Message

An IMessageObject65 representing the message object assigned to the object. (Inherited from ITerrainImageLabel65)

ObjectType

An enum that identifies the type of the object.

Position

An IPosition65 representing the position and orientation of the label on the terrain. (Inherited from ITerrainImageLabel65)

SaveInFlyFile

A Boolean that determines whether the label is saved in the Fly file.

Style

An ILabelStyle65 representing the label’s style. (Inherited from ITerrainImageLabel65)

Terrain

An ITerrainObject65 representing terrain properties including draw order and ground object status. (Inherited from ITerrainImageLabel65)

Text

The text that appears in the label.

Timespan

An ITimeSpan65 representing the timespan in which the label is visible on the terrain. (Inherited from ITerrainImageLabel65)

Tooltip

An ITooltip65 representing the tooltip that displays when a mouse cursor is placed over the label in the 3D Window. (Inherited from ITerrainImageLabel65)

TreeItem

An ITreeItem65 representing details about the representation of the label in the Project Tree. (Inherited from ITerrainImageLabel65)

Visibility

An IVisibility65 representing the visibility of the label at different distances, as well as visibility of the object in TerraExplorer Basic Viewer. (Inherited from ITerrainImageLabel65)

 

Methods

 

get_ClientData

This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject65)

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)

set_ClientData

This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject65)

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)