viewLayout Property

Summary

Default view layout.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerCreateOptions.prototype, 'viewLayout', 
	get: function(), 
	set: function(value) 
) 
viewLayout: ImageViewerViewLayout; 

Property Value

The default view layout to use. If this value null, then the viewer will create an instance of ImageViewerSingleViewLayout, adds an empty item to it and sets it in the ViewLayout property. Default value is null.

Example

For an example, refer to ImageViewer.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.