imagesDiv Property

Summary

Internally used for loading SVG documents with embedded images.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'imagesDiv', 
	get: function() 
) 
imagesDiv: HTMLDivElement; // read-only 

Property Value

Internally used for loading SVG documents with embedded images.

Remarks

This div is used internally by the viewer and is not part of layout or transformation.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly