ITerrainImageLabel80

The Image Label object is a simplified version of the ITerrainLabel80 object. It allows you to create a label that has an image only. For more information about TerraExplorer's labels, see "Text and Image Labels" in the TerraExplorer User Manual.

 

 

Properties

 

Action

An IAction80 representing the operation that takes place when the object is clicked in the Project Tree.

Attachment

An IAttachment80 representing the attachment behavior of the label.

BlendMode

Determines how the label's image blends with the background terrain or model layer.

ClientData

Gets and sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject80)

ID

Gets the ID of the label. (Inherited from ITerraExplorerObject80)

ImageFileName

Gets and sets a full pathname or a URL to the label's image file.

Message

An IMessageObject80 representing the message object assigned to the object.

ObjectType

Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject80)

Position

An IPosition80 representing the position and orientation of the label on the terrain.

SaveInFlyFile

Gets and sets a Boolean that determines whether the label is saved in the Fly file. (Inherited from ITerraExplorerObject80)

Style

An ILabelStyle80 representing details (e.g. color, size and position) regarding the display of the label in the 3D Window.

Terrain

An ITerrainObject80 representing terrain properties including draw order and ground object status.

TimeSpan

An ITimeSpan80 representing the timespan in which the label is visible on the terrain.

Tooltip

An ITooltip80 representing the tooltip that displays when a mouse cursor is placed over the label in the 3D Window.

TreeItem

An ITreeItem80 describing the representation of the label in the Project Tree.

Visibility

An IVisibility80 representing the visibility of the label at different distances.

 

Methods

 

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)

SetImageFromBuffer

Sets the image label from a memory buffer.

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)