VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprPolylineSlice Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
MprPolylineSlice Class
In This Topic
Contains information about MPR (multiplanar reconstruction) polyline slice.
Object Model
VintasoftPoint3D VintasoftPoint3D VintasoftVector3D VintasoftVector3D VintasoftPoint MprPolylineSlice
Syntax
'Declaration

Public Class MprPolylineSlice
   Inherits MprSlice

public class MprPolylineSlice : MprSlice

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Dicom.Mpr.MprSlice
      Vintasoft.Imaging.Dicom.Mpr.MprPolylineSlice
         Vintasoft.Imaging.Dicom.Mpr.MprCurvilinearSlice

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also