VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprPerpendicularMultiSlice Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
MprPerpendicularMultiSlice Class
In This Topic
Contains information about MPR perpendicular multi slice.
Object Model
VintasoftPoint3D VintasoftVector3D VintasoftVector3D MprSlice VintasoftRect VintasoftRect VintasoftRect VintasoftPadding VintasoftPadding MprPerpendicularMultiSlice
Syntax
'Declaration

Public Class MprPerpendicularMultiSlice
   Inherits MprSlice

public class MprPerpendicularMultiSlice : MprSlice

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Dicom.Mpr.MprSlice
      Vintasoft.Imaging.Dicom.Mpr.MprPerpendicularMultiSlice

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