'Declaration Public Class DicomImageCurvedMPR Inherits DicomImage
'Usage Dim instance As DicomImageCurvedMPR
public class DicomImageCurvedMPR : DicomImage
public ref class DicomImageCurvedMPR : public DicomImage
'Declaration Public Class DicomImageCurvedMPR Inherits DicomImage
'Usage Dim instance As DicomImageCurvedMPR
public class DicomImageCurvedMPR : DicomImage
public ref class DicomImageCurvedMPR : public DicomImage
This object allows the display of an arbitrary plane through a 3D volume, as defined by the data passed to the SetCurve method. In most cases this is likely to represent a simple curved plane (curved in one dimension and straight in the other), but arbitrary data points are possible. DicomObjects will interpolate between the cooridinates provided.
System.Object
DicomObjects.DicomImage
DicomObjects.DicomImageCurvedMPR