VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools Namespace / WpfCustomDicomDataElementTextOverlay Class
In This Topic
WpfCustomDicomDataElementTextOverlay Class Methods
In This Topic
For a list of all methods of this type, see WpfCustomDicomDataElementTextOverlay.
Public Methods
 NameDescription
Public MethodAcivates this instance on the specified viewer. (Inherited from WpfDicomMetadataTextOverlay)
Public MethodCreates a new WpfCustomDicomDataElementTextOverlay that is a copy of the current instance.
Public MethodCopies current WpfCustomDicomDataElementTextOverlay to the target WpfCustomDicomDataElementTextOverlay
Public MethodDeactivates this instance. (Inherited from WpfDicomMetadataTextOverlay)
Public MethodReturns a System.String that represents this instance.
Public MethodUpdates the text of the text overlay. (Inherited from WpfDicomDataElementTextOverlay)
Protected Methods
 NameDescription
Protected MethodChecks that text format is correct. (Inherited from WpfDicomDataElementTextOverlay)
Protected MethodReturns the data element metadata for viewing in text overlay.
Protected MethodReturns the data element metadata as string. (Inherited from WpfDicomDataElementTextOverlay)
Protected MethodReturns the DICOM page metadata from visual tool. (Inherited from WpfDicomMetadataTextOverlay)
Protected MethodReturns the text, which is retrieved from DICOM page metadata, for text overlay. (Inherited from WpfDicomDataElementTextOverlay)
Protected MethodRaises the PropertyChanged event. (Inherited from WpfTextOverlay)
Protected MethodSets the text. (Inherited from WpfDicomViewerToolTextOverlay)
See Also