VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI Namespace / MprPerpendicularMultiSliceView Class
In This Topic
MprPerpendicularMultiSliceView Class Methods
In This Topic
For a list of all methods of this type, see MprPerpendicularMultiSliceView.
Public Methods
 NameDescription
Public MethodDraws the view on specified System.Drawing.Graphics. (Inherited from MprSliceView)
Public MethodReturns a bounding box of object, in object space.
Public MethodReturns a drawing rectangle of object, in object space.
Public MethodReturns an index of planar slice that belongs the specified point.
Public MethodReturns a point transformation from interactive object space to the specified ImageViewer space. (Inherited from MprSliceView)
Public MethodOverloaded. Returns a value indicating whether point belongs the selection.
Protected Methods
 NameDescription
Protected MethodDraws the MPR slice on the System.Drawing.Graphics in the coordinate space of MPR slice.
Protected MethodReturns the background slice area. (Inherited from MprSliceView)
Protected MethodRaises the BuilderChanged event. (Inherited from MprSliceView)
Protected MethodRaises the BuilderChanging event. (Inherited from MprSliceView)
Protected MethodRaises the HoveredSliceIndexChanged event.
Protected MethodRaises the InteractionControllerChanged event. (Inherited from MprSliceView)
Protected MethodRaises the InteractionControllerChanging event. (Inherited from MprSliceView)
Protected MethodRaises the StateChanged event. (Inherited from MprSliceView)
Protected MethodRaises the TransformerChanged event. (Inherited from MprSliceView)
Protected MethodRaises the TransformerChanging event. (Inherited from MprSliceView)
See Also