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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 Apryse Sofware Corp. All Rights Reserved.

Leadtools.MedicalViewer Assembly