Click or drag to resize

DocumentDelete Method

Deletes an element.

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

Parameters

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