Initializes a new instance of the MedicalViewerParaxialCutCell class with explicit parameters.
Public Function New( _
ByVal polygon As MedicalViewerMPRPolygon, _
ByVal polygonLineIndex As Integer _
)
public:
MedicalViewerParaxialCutCell(
MedicalViewerMPRPolygon^ polygon,
int polygonLineIndex
)
polygon
The polygon which will be used as a source for generating the paraxial cut frames.
polygonLineIndex
A zero-based index of the polygon line where this paraxial cell will be attached to.
You can change which line of the polygon to attach the paraxial cell to through PolygonLineIndex.
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