imagesDiv Property (ImageViewer)

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

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