VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools Namespace / MprImagePointLuminanceTextOverlay Class
Constructors Properties Methods Events SeeAlso
In This Topic
    MprImagePointLuminanceTextOverlay Class Members
    In This Topic
    The following tables list the members exposed by MprImagePointLuminanceTextOverlay.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets text anchor. (Inherited from TextOverlay)
    Public PropertyGets or sets the interpolation mode.
    Public PropertyGets or sets a value indicating whether the text overlay is visible. (Inherited from TextOverlay)
    Public PropertyGets or sets the output units type.
    Public PropertyGets or sets the text, which must be drawn. (Inherited from DicomMprToolTextOverlay)
    Public PropertyGets or sets the brush, which must be used for drawing the text. (Inherited from TextOverlay)
    Public PropertyGets or sets the text brush color. (Inherited from TextOverlay)
    Public PropertyGets or sets the font, which must be used for drawing the text. (Inherited from TextOverlay)
    Protected Properties
     NameDescription
    Protected PropertyGets the image viewer, which is associated with this text overlay. (Inherited from TextOverlay)
    Protected PropertyGets the visual tool for loading the text of text overlay. (Inherited from DicomMprToolTextOverlay)
    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)
    Public Events
     NameDescription
    Public EventOccurs when the property is changed. (Inherited from TextOverlay)
    See Also