DesignTool Property

Summary
Gets or sets the design tool.
Syntax
C#
VB
C++
public MedicalViewerDesignTool DesignTool { get; set; } 
  
Public Property DesignTool As MedicalViewerDesignTool 
            public: 
property MedicalViewerDesignTool DesignTool { 
   MedicalViewerDesignTool get(); 
   void set (    MedicalViewerDesignTool ); 
} 

Property Value

The design tool.

Example

For an example, refer to MedicalViewerLayoutOptions.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.