VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI Namespace / MprVisualizationController Class
In This Topic
MprVisualizationController Class Methods
In This Topic
For a list of all methods of this type, see MprVisualizationController.
Public Methods
 NameDescription
Public MethodAdds the MPR slices group for visualization.
Public MethodOverloaded. Adds the MPR slice for visualization.
Public MethodOverloaded. Adds the three MPR slices (sagittal, coronal, axial) for visualization.
Public Methodstatic (Shared in Visual Basic)Calculates the zoom for viewing slice in the best fit mode.
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the for visualization of planar slice.
Public MethodReleases all resources used by the MprVisualizationController.
Public MethodReturns the DicomMprTool, which is associated with the image viewer.
Public MethodReturns the interaction mode for specified mouse button.
Public MethodReturns the MprSliceVisualizer, which is associated with the MprSlice.
Public MethodOverloaded. Removes the visualized MPR slice.
Public MethodChanges the interaction mode for specified mouse button.
Public MethodSets the properties to specified MprVisualizationController.
Public MethodOverloaded. Shows the specified MPR slice in viewer.
Protected Methods
 NameDescription
Protected MethodCreates the DicomMprTool.
See Also