LargeImage Property

Summary
Gets or sets the System.Drawing.Image which is used to display the large size image on the menu item.
Syntax
C#
VB
C++
public Image LargeImage { get; set; } 
  
Public Property LargeImage As Image 
public: 
property Image^ LargeImage { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

The System.Drawing.Image which is used to display the large size image on the menu item.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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