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