←Select platform

DicomTextObject Class

Summary

The DicomTextObject class describes the attributes of a "Text Annotation" object.

Syntax
C#
VB
C++
public class DicomTextObject : DicomAnnotationObject, IDisposable 
Public Class DicomTextObject  
   Inherits DicomAnnotationObject 
   Implements System.IDisposable  
public ref class DicomTextObject : public DicomAnnotationObject, System.IDisposable   

Remarks

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.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly