Image Property

Syntax
C#
VB
C++
public Image Image { get; set; } 
  
Public Property Image As Image 
public: 
property Image^ Image { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

The System.Drawing.Image object that will be displayed in the picture box.

Requirements

Target Platforms

See Also

Reference

ImageItem Class

ImageItem Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.