Click or drag to resize

DocumentDelete Method

Deletes an element.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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