Gets the attributes of the specified graphic annotation object.
public DicomGraphicObject GetGraphicObjectInformation(DicomElement graphicAnnSQItem,int graphicObjectIndex)
Public Function GetGraphicObjectInformation( _ByVal graphicAnnSQItem As Leadtools.Dicom.DicomElement, _ByVal graphicObjectIndex As Integer _) As Leadtools.Dicom.DicomGraphicObject
public Leadtools.Dicom.DicomGraphicObject GetGraphicObjectInformation(Leadtools.Dicom.DicomElement graphicAnnSQItem,int graphicObjectIndex)
function Leadtools.Dicom.DicomDataSet.GetGraphicObjectInformation(graphicAnnSQItem ,graphicObjectIndex)
public:Leadtools.Dicom.DicomGraphicObject^ GetGraphicObjectInformation(Leadtools.Dicom.DicomElement^ graphicAnnSQItem,int graphicObjectIndex)
graphicAnnSQItem
An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
graphicObjectIndex
The zero-based index of the graphic annotation object whose attributes are required.
The graphic annotation object attributes.
For an example, refer to FindFirstGraphicAnnSQItem.
FindFirstGraphicAnnSQItem 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
