Gets or sets the image position of the last 2D slice of the 3D volume.
Object.defineProperty(Volume3DInformation.prototype, 'lastPosition',
get: function(),
set: function(value)
)
lastPosition: LeadPoint3D;
LeadPoint3D points that represent the lastimage position of the last 2D slice of the 3D volume.
lastPosition has the following characteristics:
The image position can be retrieved from the DICOM data set.
The volume consists of multiple 2D slices and to determine which one contains the last position, arrange the slices from top to bottom. In this manner, the bottom slice is the one that contains the last position.
To get or set the first position use FirstPosition.
To arrange the slices use SortingOperation.
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