←Select platform

DicomGraphicObject Class

Summary

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

Syntax

C#
VB
WinRT C#
C++
public class DicomGraphicObject : IDisposable, DicomAnnotationObject 
Public Class DicomGraphicObject  
   Inherits Leadtools.Dicom.DicomAnnotationObject 
   Implements System.IDisposable  
public sealed class DicomGraphicObject : IClosable    
function Leadtools.Dicom.DicomGraphicObject() 
public ref class DicomGraphicObject : public Leadtools.Dicom.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.

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

Example

For an example, refer to FindFirstGraphicAnnSQItem. example.

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