Click or drag to resize

DocumentDelete Method

Deletes an element.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void Delete(
	ILTComponent component
)

Parameters

component
Type: ILTComponent
Remarks
This function deletes any element which is part of the document.
See Also