C#
Objective-C
C++
public class DicomGraphicObject : DicomAnnotationObject, IDisposable
@interface LTDicomGraphicObject : LTDicomAnnotationObject
public ref class DicomGraphicObject : public 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.
For an example, refer to FindFirstGraphicAnnSQItem. example.
FindFirstGraphicAnnSQItem Method
GetGraphicObjectInformation Method
SetGraphicObjectInformation Method
RemoveAllGraphicObjects Method