Gets the location of the specified point of the specifed frame on the 3D space.
static get3DPointPosition(
frame: Frame,
point: LeadPointD
): number[];
frame
The frame that will contain the point being located in 3D space.
point
The point being located in 3D space.
3D point that represents the location of the passed point in the 3D space.
This value is used internally by the 3D cursor interactive mode.
The frame must have the imageOrientation, imagePosition, rowSpacing and columnSpacing correctly filled.
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