VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprSlice Class
In This Topic
MprSlice Class Methods
In This Topic
For a list of all methods of this type, see MprSlice.
Public Methods
 NameDescription
Public MethodSignals the MprSlice that initialization is starting.
Public MethodCopies the state of the current object to the target object.
Public MethodCreates a new MprSlice that is a copy of the current instance.
Public MethodSignals the MprSlice that initialization is complete.
Public MethodReturns a 3D transformation matrix, which should be applied to the current MPR slice for getting the specified MPR slice.
Public MethodReturns the point perspective to the slice.
Public MethodReturns the slice properties along X-axis.
Public MethodReturns a two-dimensional transformation matrix, which represents projection of three-dimensional transformation matrix.
Public MethodSets read-only state of the MPR-slice.
Public MethodReturns a System.String that represents this instance.
Public MethodApplies a 2D transformation to the MPR slice.
Public MethodApplies a transformation to the MPR slice.
Public MethodTransforms 2D point from slice coordinates to the word (MPR image) coordinates.
Public MethodReturns a 2D transformation matrix, which should be applied to the current MPR slice for getting the specified MPR slice.
Public MethodTries calcualte the point perspective to the slice.
Protected Methods
 NameDescription
Protected MethodChecks that MPR slice is read-only.
Protected MethodInitializes the MPR slice parameters.
Protected MethodRaises the PropertyChanged event.
See Also