←Select platform

DicomCompoundGraphic Class

Summary

The DicomCompoundGraphic class describes the attributes of a "Compound Graphic Sequence" (0070,0209).

Syntax

C#
VB
WinRT C#
C++
public class DicomCompoundGraphic : IDisposable, DicomAnnotationObject 
Public Class DicomCompoundGraphic  
   Inherits Leadtools.Dicom.DicomAnnotationObject 
   Implements System.IDisposable  
public sealed class DicomCompoundGraphic : IClosable    
function Leadtools.Dicom.DicomCompoundGraphic() 
public ref class DicomCompoundGraphic : public Leadtools.Dicom.DicomAnnotationObject, System.IDisposable   

Remarks

The properties of this class are based on the attributes of the "Compound Graphic Sequence". 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 CreateCompoundGraphic.

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