←Select platform

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; } 
  
Property LargeImage As Image 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly