←Select platform

DicomAnnotationType Enumeration

Summary

Represents the value of the attribute "Graphic Type" (0070,0023) in the "Graphic Annotation Module".

Syntax

C#
VB
WinRT C#
C++
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

ValueMemberDescription
1Point "POINT"
2Polyline "POLYLINE"
3Interpolated "INTERPOLATED"
4Circle "CIRCLE"
5Ellipse "ELLIPSE"
Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly