←Select platform

DicomGraphicObject Class

Summary

The DicomGraphicObject class describes the attributes of a "Graphic Annotation" object.

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

Remarks

The properties of this class are based on 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. example.

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