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

Show in webframe

DefaultImage Property (AnnotationsMenu)







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

            

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

Property Value

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

Target Platforms

See Also

Reference

AnnotationsMenu Class
AnnotationsMenu Members

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