The DicomGraphicObject class describes the attributes of a "Graphic Annotation" object.
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
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.
For an example, refer to FindFirstGraphicAnnSQItem. example.
FindFirstGraphicAnnSQItem Method
GetGraphicObjectInformation Method
SetGraphicObjectInformation Method
RemoveAllGraphicObjects 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