Name | Description | |
---|---|---|
![]() | WpfStandardDicomDataElementTextOverlay | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | WpfStandardDicomDataElementTextOverlay | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Anchor | Gets or sets text anchor. (Inherited from WpfTextOverlay) |
![]() | DataElementId | Gets or sets the identifier of data element. |
![]() | HasDataElement | Gets a value indicating whether DICOM Frame has the DataElement. (Inherited from WpfDicomDataElementTextOverlay) |
![]() | HasDataElementData | Gets a value indicating whether DataElement has the data. (Inherited from WpfDicomDataElementTextOverlay) |
![]() | IsVisible | Gets or sets a value indicating whether the text overlay is visible. (Inherited from WpfTextOverlay) |
![]() | Text | Gets or sets the text, which must be drawn. (Inherited from WpfDicomViewerToolTextOverlay) |
![]() | TextBrush | Gets or sets the brush, which must be used for drawing the text. (Inherited from WpfTextOverlay) |
![]() | TextColor | Gets or sets the text brush color. (Inherited from WpfTextOverlay) |
![]() | TextFont | Gets or sets the font, which must be used for drawing the text. (Inherited from WpfTextOverlay) |
![]() | TextFontSize | Gets or sets the font size, which must be used for drawing the text. (Inherited from WpfTextOverlay) |
![]() | TextFormat | Gets or sets the text format for a text, which must be drawn in viewer. (Inherited from WpfDicomDataElementTextOverlay) |
Name | Description | |
---|---|---|
![]() | ImageViewer | Gets the image viewer, which is associated with this text overlay. (Inherited from WpfTextOverlay) |
![]() | Tool | Gets or sets the visual tool for loading the text of text overlay. (Inherited from WpfDicomViewerToolTextOverlay) |
Name | Description | |
---|---|---|
![]() | Activate | Acivates this instance on the specified viewer. (Inherited from WpfDicomMetadataTextOverlay) |
![]() | Clone | Creates a new WpfStandardDicomDataElementTextOverlay that is a copy of the current instance. |
![]() | CopyTo | Copies current WpfStandardDicomDataElementTextOverlay to the target WpfStandardDicomDataElementTextOverlay |
![]() | Deactivate | Deactivates this instance. (Inherited from WpfDicomMetadataTextOverlay) |
![]() | ToString | Returns a System.String that represents this instance. |
![]() | UpdateText | Updates the text of the text overlay. (Inherited from WpfDicomDataElementTextOverlay) |
Name | Description | |
---|---|---|
![]() | CheckTextFormat | Checks that text format is correct. (Inherited from WpfDicomDataElementTextOverlay) |
![]() | GetDataElement | Returns the data element metadata for viewing in text overlay. |
![]() | GetDataElementDataAsString | Returns the data element metadata as string. (Inherited from WpfDicomDataElementTextOverlay) |
![]() | GetDicomPageMetadataFromVisualTool | Returns the DICOM page metadata from visual tool. (Inherited from WpfDicomMetadataTextOverlay) |
![]() | GetOverlayText | Returns the text, which is retrieved from DICOM page metadata, for text overlay. (Inherited from WpfDicomDataElementTextOverlay) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from WpfTextOverlay) |
![]() | SetText | Sets the text. (Inherited from WpfDicomViewerToolTextOverlay) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the property is changed. (Inherited from WpfTextOverlay) |
WpfStandardDicomDataElementTextOverlay Class
Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools Namespace