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

Show in webframe

AlternativeImage Property (AnnotationsMenu)







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

            

            
public: __property Image* get_AlternativeImage() override;
public: __property void set_AlternativeImage( 
   Image* value
) override;
public:
property Image^ AlternativeImage {
   Image^ get() override;
   void set (    Image^ value) override;
}

Property Value

The alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem changes.
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