←Select platform

GetAnnotationPoints Method (DicomGraphicObject)

Summary

Returns an array of DicomAnnotationPoint objects, that contains the points of the graphical object.These points are based on the "Graphic Data" (0070,0022) attribute in the "Graphic Annotation Module".

Syntax

C#
VB
WinRT C#
C++
public [Leadtools.Dicom.DicomAnnotationPoint[]](dicomannotationpoint.html) GetAnnotationPoints() 
Public Function GetAnnotationPoints() As Leadtools.Dicom.DicomAnnotationPoint() 
public [Leadtools.Dicom.DicomAnnotationPoint[]](dicomannotationpoint.html) GetAnnotationPoints() 
 function Leadtools.Dicom.DicomGraphicObject.GetAnnotationPoints() 
public: 
Leadtools.Dicom.array<DicomAnnotationPoint>^ GetAnnotationPoints();  

Return Value

A buffer of DicomAnnotationPoint objects, that contains the points of the graphical object.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize