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