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