imagesDiv Property

Summary

Internally used for loading SVG documents with embedded images.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'imagesDiv', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly