VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools Namespace / WpfCustomDicomDataElementTextOverlay Class
In This Topic
WpfCustomDicomDataElementTextOverlay Class Properties
In This Topic
For a list of all properties of this type, see WpfCustomDicomDataElementTextOverlay.
Public Properties
 NameDescription
Public PropertyGets or sets text anchor. (Inherited from WpfTextOverlay)
Public PropertyGets or sets the data element group number.
Public PropertyGets or sets the data element number.
Public PropertyGets a value indicating whether DICOM Frame has the DataElement. (Inherited from WpfDicomDataElementTextOverlay)
Public PropertyGets a value indicating whether DataElement has the data. (Inherited from WpfDicomDataElementTextOverlay)
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 WpfDicomViewerToolTextOverlay)
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)
Public PropertyGets or sets the text format for a text, which must be drawn in viewer. (Inherited from WpfDicomDataElementTextOverlay)
Protected Properties
 NameDescription
Protected PropertyGets the image viewer, which is associated with this text overlay. (Inherited from WpfTextOverlay)
Protected PropertyGets or sets the visual tool for loading the text of text overlay. (Inherited from WpfDicomViewerToolTextOverlay)
See Also