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