IKMLLayer80

This interface gives access to actions that can be performed on a KML layer. KML layers loaded into a project are always read directly from the local or remote data source.

 

 

Properties

 

ClientData

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

Editable

Gets a Boolean indicating whether the layer is editable.

ID

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

ObjectType

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

Path

Gets the full path of the KML file.

SaveInFlyFile

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

TreeItem

An ITreeItem80 representing details about the representation of the layer in the Project Tree.

 

Methods

 

GetNetworkLink

Returns an interface to to the INetworkLink80 object based on the specified ID.

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)

Refresh

Refreshes the layer.

Save

Saves layer changes to the data source.

SaveAs

Saves layer changes to a file with a specified name.

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)