The DicomTextObject class describes the attributes of a "Text Annotation" object.
public class DicomTextObject : IDisposable, DicomAnnotationObject
Public Class DicomTextObject
Inherits Leadtools.Dicom.DicomAnnotationObject
Implements System.IDisposable
public sealed class DicomTextObject : IClosable
function Leadtools.Dicom.DicomTextObject()
public ref class DicomTextObject : public Leadtools.Dicom.DicomAnnotationObject, System.IDisposable
The properties of this class are based on some of the attributes of the "Graphic Annotation Module", please see "Graphic Annotation Module Attributes" in the DICOM standard for more details.
Note:For WinRT projects this class implements the IDicomAnnotationObject interface.
For an example, refer to FindFirstGraphicAnnSQItem.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET