←Select platform

DicomTextObject Class

Summary

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

Syntax

C#
VB
WinRT C#
C++
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   

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.

Note:For WinRT projects this class implements the IDicomAnnotationObject interface.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly