Type Property

Summary

Gets the type of the newly created designer.

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

Property Value

MedicalViewerDesignerType enumeration that determines the type of the newly created designer.

Remarks

To retrieve the designer object, use Designer.

Example

For an example, refer to MedicalViewerBaseCell.DesignerCreated.

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