Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

LargeImage Property (CustomToolStripMenuItem)







Gets or sets the System.Drawing.Image which is used to display the large size image on the menu item.
Syntax
public virtual Image LargeImage {get; set;}
public: __property virtual Image* get_LargeImage();
public: __property virtual void set_LargeImage( 
   Image* value
);
public:
virtual property Image^ LargeImage {
   Image^ get();
   void set (    Image^ value);
}
'Declaration
 
Public Overridable Property LargeImage As Image
 
'Usage
 
Dim instance As CustomToolStripMenuItem
Dim value As Image
 
instance.LargeImage = value
 
value = instance.LargeImage

Property Value

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

Target Platforms

See Also

Reference

CustomToolStripMenuItem Class
CustomToolStripMenuItem Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features