Generates a LeadPoint3D out of a float array.
fromVector = function(
value
)
static fromVector(
value: number[]
): LeadPoint3D;
value
The array which will be converted into a LeadPoint3D point.
LeadPoint3D that contains the converted array values.
The array should be of length 3. If it is less, then it will throw an exception. If it is more, the extra values will be ignored.
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