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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly