←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly