viewMatrix Property

Summary

Gets the current "view" transform information.

Syntax

TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'viewMatrix', 
	 get: function(), 
	 set: function(value) 
) 
      viewMatrix: lt.LeadMatrix; 

Property Value

A LeadMatrix. The default value is an empty LeadMatrix.

Remarks

Used internally via the ImageViewerZoomInteractiveMode to calculate the zoom-offset of the current frame.

Requirements

Target Platforms

See Also

Frame

Frame Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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