The DicomCompoundGraphic class describes the attributes of a "Compound Graphic Sequence" (0070,0209).
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
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.
For an example, refer to CreateCompoundGraphic.
FindFirstGraphicAnnSQItem Method
GetCompoundGraphicInformation Method
SetCompoundGraphicInformation Method
GetCompoundGraphicCount Method
RemoveAllCompoundGraphics Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET