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

Show in webframe

Orientation Property (ImageListBox)







Gets or sets the value for the Orientation for the items in the ImageListBox.
Syntax
public Orientation Orientation {get; set;}
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As ImageListBox
Dim value As Orientation
 
instance.Orientation = value
 
value = instance.Orientation

            

            
public: __property Orientation get_Orientation();
public: __property void set_Orientation( 
   Orientation value
);
public:
property Orientation Orientation {
   Orientation get();
   void set (    Orientation value);
}

Property Value

The value for the Orientation for the items in the ImageListBox.
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