Represents the curve used to retrieve a 3D slice.
Object.defineProperty(SliceFrame.prototype, 'heightCurve',
get: function(),
set: function(value)
)
heightCurve: LeadPoint3D[];
An array of LeadPoint3D points that represent the curve that will be used to retrieve a 3D slice.
heightCurve represents the height of the generated 3D slice. The first point represents the top left pixel of the generated slice, and the last point represents the bottom left pixel of the generated slice.
To get the curve that represents the width of the slice use WidthCurve.
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