Gets the current field of view of the image.
Object.defineProperty(SubCell.prototype, 'fieldOfView',
get: function()
)
fieldOfView: LeadPointD; // read-only
LeadPointD that represents the current field of view of the image.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document