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