VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.Wpf.UI.VisualTools Namespace / WpfMprPlanarSliceLocationTextOverlay Class
Constructors Properties Methods Events SeeAlso
In This Topic
    WpfMprPlanarSliceLocationTextOverlay Class Members
    In This Topic
    The following tables list the members exposed by WpfMprPlanarSliceLocationTextOverlay.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets text anchor. (Inherited from WpfTextOverlay)
    Public PropertyGets or sets a value indicating whether the text overlay is visible. (Inherited from WpfTextOverlay)
    Public PropertyGets or sets the text, which must be drawn. (Inherited from WpfDicomMprToolTextOverlay)
    Public PropertyGets or sets the brush, which must be used for drawing the text. (Inherited from WpfTextOverlay)
    Public PropertyGets or sets the text brush color. (Inherited from WpfTextOverlay)
    Public PropertyGets or sets the font, which must be used for drawing the text. (Inherited from WpfTextOverlay)
    Public PropertyGets or sets the font size, which must be used for drawing the text. (Inherited from WpfTextOverlay)
    Protected Properties
     NameDescription
    Protected PropertyGets the image viewer, which is associated with this text overlay. (Inherited from WpfTextOverlay)
    Protected PropertyGets the visual tool for loading the text of text overlay. (Inherited from WpfDicomMprToolTextOverlay)
    Public Methods
     NameDescription
    Public MethodAcivates this instance on the specified viewer. (Inherited from WpfMprImageToolFocusedSliceTextOverlay)
    Public MethodCreates a new WpfMprPlanarSliceLocationTextOverlay that is a copy of the current instance.
    Public MethodCopies current WpfMprPlanarSliceLocationTextOverlay to the target WpfMprPlanarSliceLocationTextOverlay
    Public MethodDeactivates this instance. (Inherited from WpfMprImageToolFocusedSliceTextOverlay)
    Public MethodReturns a System.String that represents this instance.
    Public MethodUpdates the text of the text object. (Inherited from WpfMprImageToolFocusedSliceTextOverlay)
    Protected Methods
     NameDescription
    Protected MethodReturns the text of text overlay from MPR slice.
    Protected MethodRaises the PropertyChanged event. (Inherited from WpfTextOverlay)
    Protected MethodSets the text. (Inherited from WpfDicomMprToolTextOverlay)
    Public Events
     NameDescription
    Public EventOccurs when the property is changed. (Inherited from WpfTextOverlay)
    See Also