←Select platform

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 Leadtools.Medicalviewer.MedicalViewerBaseAction 
             
            public ref class MedicalViewerAnnotation : public Leadtools.Medicalviewer.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly