Type Property

Summary

Gets a value which indicates which annotation type is selected.

Syntax
C#
VB
C++
public MedicalViewerActionType Type { get; } 
  
Public ReadOnly Property Type As MedicalViewerActionType 
            public: 
property MedicalViewerActionType Type { 
   MedicalViewerActionType get(); 
} 

Property Value

Enumerated value that indicates which type of annotation is selected.

Example

For an example, refer to MedicalViewerBaseCell.CalibrateRuler.

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