
'Declaration Public Class MprCurvilinearSlice Inherits MprPolylineSlice
public class MprCurvilinearSlice : MprPolylineSlice
public __gc class MprCurvilinearSlice : public MprPolylineSlice*
public ref class MprCurvilinearSlice : public MprPolylineSlice^
MPR curvilinear slice represents MPR polylinear slice, which X-axis is a relaxed cubic spline curve, approximated using reference points.
System.Object
 Vintasoft.Imaging.Dicom.Mpr.MprSlice
   Vintasoft.Imaging.Dicom.Mpr.MprPolylineSlice
     Vintasoft.Imaging.Dicom.Mpr.MprCurvilinearSlice
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
MprCurvilinearSlice Members
Vintasoft.Imaging.Dicom.Mpr Namespace
CreateCurvilinearSlice(MprPlanarSlice,VintasoftPoint[])