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

Show in webframe

DefaultImage Property (WorkstationMenuProperties)







Gets or sets the image that will be displayed on the System.Windows.Forms.ToolStripMenuItem.
Syntax
public virtual Image DefaultImage {get; set;}
'Declaration
 
Public Overridable Property DefaultImage As Image
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As Image
 
instance.DefaultImage = value
 
value = instance.DefaultImage

            

            
public: __property virtual Image* get_DefaultImage();
public: __property virtual void set_DefaultImage( 
   Image* value
);
public:
virtual property Image^ DefaultImage {
   Image^ get();
   void set (    Image^ value);
}

Property Value

The image that will be displayed on the System.Windows.Forms.ToolStripMenuItem.
Requirements

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

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