VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools Namespace / MprPlanarSliceThicknessTextOverlay Class
In This Topic
MprPlanarSliceThicknessTextOverlay Class Methods
In This Topic
For a list of all methods of this type, see MprPlanarSliceThicknessTextOverlay.
Public Methods
 NameDescription
Public MethodAcivates this instance on the specified viewer. (Inherited from MprImageToolFocusedSliceTextOverlay)
Public MethodCreates a new MprPlanarSliceThicknessTextOverlay that is a copy of the current instance.
Public MethodCopies current MprPlanarSliceThicknessTextOverlay to the target MprPlanarSliceThicknessTextOverlay
Public MethodDeactivates this instance. (Inherited from MprImageToolFocusedSliceTextOverlay)
Public MethodReturns a System.String that represents this instance.
Public MethodUpdates the text of the text object. (Inherited from MprImageToolFocusedSliceTextOverlay)
Protected Methods
 NameDescription
Protected MethodReturns the text of text overlay from MPR slice.
Protected MethodRaises the PropertyChanged event. (Inherited from TextOverlay)
Protected MethodSets the text. (Inherited from DicomMprToolTextOverlay)
See Also