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

Show in webframe

LargeImage Property (ILargeImageSupport)







Gets or sets the System.Drawing.Image which is used to display the large size image on the menu item.
Syntax
Image LargeImage {get; set;}
'Declaration
 
Property LargeImage As Image
'Usage
 
Dim instance As ILargeImageSupport
Dim value As Image
 
instance.LargeImage = value
 
value = instance.LargeImage

            

            
__property Image* get_LargeImage();
__property void set_LargeImage( 
   Image* value
);
property Image^ LargeImage {
   Image^ get();
   void set (    Image^ value);
}

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

ILargeImageSupport Interface
ILargeImageSupport Members

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