Adds a tag (overlay text) to the cell.
Overload List
Overload | Description |
SetTag(Int32,Int32,MedicalViewerTagAlignment,MedicalViewerTagType) | Adds a tag (overlay text) to the cell. |
SetTag(Int32,Int32,MedicalViewerTagAlignment,MedicalViewerTagType,String) | Adds a tag (overlay text) to the cell. |
SetTag(Int32,Int32,MedicalViewerTagAlignment,MedicalViewerTagType,String,Font,Color) | Adds a tag (overlay text) to the cell. |
SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType,String) | Adds a tag (overlay text) to the cell. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType) | Adds a tag (overlay text) to the cell. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
SetTag(Int32,MedicalViewerTagAlignment,MedicalViewerTagType,String,Font,Color) | Adds a tag (overlay text) to the cell. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
Requirements
See Also