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

Show in webframe

Orientation Property (ImageListView)







Gets or sets the orientation of the items in the ImageListView.
Syntax
public Orientation Orientation {get; set;}
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As ImageListView
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 Orientation value that represents the orientation of the items in the ImageListView.
Requirements

Target Platforms

See Also

Reference

ImageListView Class
ImageListView Members

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