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