C#
VB
WinRT C#
C++
Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".
public enum DicomAnnotationType Public Enum DicomAnnotationType
public enum DicomAnnotationType Leadtools.Dicom.DicomAnnotationType = function() { };Leadtools.Dicom.DicomAnnotationType.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomAnnotationType Members
| Value | Member | Description |
|---|---|---|
| 1 | Point | "POINT" |
| 2 | Polyline | "POLYLINE" |
| 3 | Interpolated | "INTERPOLATED" |
| 4 | Circle | "CIRCLE" |
| 5 | Ellipse | "ELLIPSE" |
For an example, refer to FindFirstGraphicAnnSQItem.
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
