vectors Property

Summary

Gets a list of the perpendicular vectors of the view layout.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerViewLayout.prototype, 'vectors', 
	get: function() 
) 
vectors: ImageViewerViewLayoutVector[]; // read-only 

Property Value

List of the perpendicular vectors of the view layout.

Remarks

Holds the first and last item index of the perpendicular vector of the view layout.

For example, in a Vertical View Layout, the Vectors property would show each row as an instance of this class. (Here vector = row/column)

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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