element Property

Summary

The destination parent HTML element to use when creating the SVG elements.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnSvgRenderingEngine.prototype, 'element', 
	get: function(), 
	set: function(value) 
) 
element: HTMLElement; 

Property Value

The destination parent HTML element to use when creating the SVG elements.

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.