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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly