Leadtools.Dicom Namespace : DicomTextObject Class |
public class DicomTextObject : DicomAnnotationObject, System.IDisposable
'Declaration Public Class DicomTextObject Inherits DicomAnnotationObject Implements System.IDisposable
'Usage Dim instance As DicomTextObject
public sealed class DicomTextObject : IClosable //In WinRT the IDisposable interface is replaced by IClosable
function Leadtools.Dicom.DicomTextObject()
public ref class DicomTextObject : public 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.