element Property (AnnSvgRenderingEngine)

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize