←Select platform

MedicalViewerDesignerType Enumeration

Summary

Represents the enumeration that determines the type of the designer.

Syntax

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

Members

ValueMemberDescription
0EditDesigner Edit designer.
1DrawDesigner Draw designer.
2RunDesigner Run designer.
Remarks

This enumeration with the arguments MedicalViewerDesignerCreatedEventArgs.

Example

For an example, refer to MedicalViewerBaseCell.DesignerCreated.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize