←Select platform

MedicalViewerDesignTool Enumeration

Summary

Specifies the design tool to uses during design mode in the viewer.

Syntax

C#
VB
C++
public enum MedicalViewerDesignTool 
  
Public Enum MedicalViewerDesignTool  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
             
            public enum class MedicalViewerDesignTool : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
             

Members

ValueMemberDescription
0Selection The current tool in design mode is selection.
1Draw The current tool in design mode is draw.
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