removeElementById Method

Summary

Helper method to remove an object from the SVG tree using an ID.

Syntax
TypeScript
JavaScript
AnnSvgObjectRenderer.prototype.removeElementById = function( 
   id 
) 
removeElementById( 
   id: string 
): void; 

Parameters

id

ID of the object to remove.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.