fieldOfView Property

Summary

Gets the current field of view of the image.

Syntax
TypeScript
JavaScript
Object.defineProperty(SubCell.prototype, 'fieldOfView', 
	get: function() 
) 
fieldOfView: LeadPointD; // read-only 

Property Value

LeadPointD that represents the current field of view of the image.

Remarks

Field of view, is the size of the image area that is currently displayed by the viewer. Zooming in the image will update the field of view.

To acquire the most accurate field of view, fill the properties RowSpacing and ColumnSpacing.

You can display the current field of view as an overlay text, refer to OverlayTextType.FieldOfView.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.