Gets or sets the volume type and update the display based on the type value.
public Medical3DVolumeType VolumeType { get; set; }
Public Property VolumeType As Leadtools.Medical3d.Medical3DVolumeType
public:
property Leadtools.Medical3d.Medical3DVolumeType VolumeType {
Leadtools.Medical3d.Medical3DVolumeType get();
void set ( Leadtools.Medical3d.Medical3DVolumeType );
}
Leadtools.Medical3D.Medical3DVolumeType The type of the volume rendered on the Leadtools.Medical3D.Medical3DControl.
The display of the Leadtools.Medical3D.Medical3DControl and the MPR Windows for the Leadtools.Medical3D.Medical3DControl.AxialFrame, Leadtools.Medical3D.Medical3DControl.SagittalFrame and Leadtools.Medical3D.Medical3DControl.CoronalFrame depends on the volume type.
If this property is set to Medical3DVolumeType.MPR the 3 MPR windows will be displayed in the VolumeControlViewer, if the property value is set to Medical3DVolumeType.MIP, Medical3DVolumeType.MINIP or Medical3DVolumeType.VRT the MPR windows will be displayed on the MPRFramesViewer, if the property value is set to Medical3DVolumeType.SSD onlt the Series3DControl will be displayed on the VolumeControlViewer
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET