MedicalViewerAnnotation Class

Summary
Represents the base class used by the annotation action classes.
Syntax
C#
VB
C++
public class MedicalViewerAnnotation : MedicalViewerBaseAction 
  
Public Class MedicalViewerAnnotation  
   Inherits MedicalViewerBaseAction 
            public ref class MedicalViewerAnnotation : public MedicalViewerBaseAction  
Remarks
  • This class is the base class for the following classes:
    • MedicalViewerAnnotationRuler
    • MedicalViewerAnnotationRectangle
    • MedicalViewerAnnotationEllipse
    • MedicalViewerAnnotationHilite
    • MedicalViewerAnnotationText
    • MedicalViewerAnnotationArrow
    • MedicalViewerAnnotationAngle
  • For more information, refer to Working With Annotations.
Example

For an example, refer to MedicalViewerAnnotationAngle

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.