VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.Wpf.UI Namespace / WpfMprVisualizationController Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfMprVisualizationController Class Members
    In This Topic
    The following tables list the members exposed by WpfMprVisualizationController.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfMprVisualizationController class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the adaptive quality complexity threshold.
    Public PropertyGets or sets the maximum steps, which can be used to downscale the quality in preview process.
    Public PropertyGets or sets a value indicating whether WpfMprVisualizationController can respond to the user interaction.
    Public PropertyGets or sets the maximum visualization performance, in frames per second (FPS).
    Public PropertyGets the MPR image.
    Public PropertyGets or sets the interpolation mode, which is used for rendering of MPR slice.
    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 WpfMprVisualizationController.
    Public MethodReturns the WpfDicomMprTool, which is associated with the image viewer.
    Public MethodReturns the interaction mode for specified mouse button.
    Public MethodReturns the WpfMprSliceVisualizer, 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 of specified WpfMprVisualizationController.
    Public MethodOverloaded. Shows the specified MPR slice in viewer.
    Protected Methods
     NameDescription
    Protected MethodCreates the WpfDicomMprTool.
    See Also