VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI Namespace / MprSliceView Class
In This Topic
MprSliceView Class Methods
In This Topic
For a list of all methods of this type, see MprSliceView.
Public Methods
 NameDescription
Public MethodDraws the view on specified System.Drawing.Graphics.
Public MethodReturns a bounding box of object, in object space.
Public MethodReturns a drawing rectangle of object, in object space.
Public MethodReturns a point transformation from interactive object space to the specified ImageViewer space.
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.
Protected MethodRaises the BuilderChanged event.
Protected MethodRaises the BuilderChanging event.
Protected MethodRaises the InteractionControllerChanged event.
Protected MethodRaises the InteractionControllerChanging event.
Protected MethodRaises the StateChanged event.
Protected MethodRaises the TransformerChanged event.
Protected MethodRaises the TransformerChanging event.
See Also