IKMLLayer65

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

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

Editable

A Boolean indicating whether the layer is editable.

ID

The ID of the layer. (Inherited from ITerraExplorerObject65)

ObjectType

An enum that identifies the type of the object. (Inherited from ITerraExplorerObject65)

Path

Returns the full path of the KML file.

SaveInFlyFile

A Boolean that determines whether the layer is saved in the Fly file. (Inherited from ITerraExplorerObject65)

TreeItem

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

 

Methods

 

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)

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 ITerraExplorerObject65)