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

Show in webframe

ImageMode Property







Gets or sets the ImageMode of the ImageListBox user control.
Syntax
public ImageBoxMode ImageMode {get; set;}
'Declaration
 
Public Property ImageMode As ImageBoxMode
'Usage
 
Dim instance As ImageListBox
Dim value As ImageBoxMode
 
instance.ImageMode = value
 
value = instance.ImageMode

            

            
public: __property ImageBoxMode get_ImageMode();
public: __property void set_ImageMode( 
   ImageBoxMode value
);
public:
property ImageBoxMode ImageMode {
   ImageBoxMode get();
   void set (    ImageBoxMode value);
}

Property Value

An ImageBoxMode value that represents the ImageMode.
Requirements

Target Platforms

See Also

Reference

ImageListBox Class
ImageListBox Members

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