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

Show in webframe

PreferredImageItemWidth Property







Gets or sets the preferred ImageItem width.
Syntax
public int PreferredImageItemWidth {get; set;}
'Declaration
 
Public Property PreferredImageItemWidth As Integer
'Usage
 
Dim instance As ImageListBox
Dim value As Integer
 
instance.PreferredImageItemWidth = value
 
value = instance.PreferredImageItemWidth

            

            
public: __property int get_PreferredImageItemWidth();
public: __property void set_PreferredImageItemWidth( 
   int value
);
public:
property int PreferredImageItemWidth {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 that represents the preferred ImageItem width.
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