LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ListOrientation Property

Show in webframe






Gets or sets the Leadtools.Medical.Workstation.UI.Orientation to update the Leadtools.Medical.Workstation.UI.ImageListView
Syntax
public Orientation ListOrientation {get; set;}
'Declaration
 
Public Property ListOrientation As Orientation
'Usage
 
Dim instance As ChangeImageListViewOrientationCommand
Dim value As Orientation
 
instance.ListOrientation = value
 
value = instance.ListOrientation

            

            
public: __property Orientation get_ListOrientation();
public: __property void set_ListOrientation( 
   Orientation value
);
public:
property Orientation ListOrientation {
   Orientation get();
   void set (    Orientation value);
}

Property Value

The Leadtools.Medical.Workstation.UI.Orientation to update the Leadtools.Medical.Workstation.UI.ImageListView
Requirements

Target Platforms

See Also

Reference

ChangeImageListViewOrientationCommand Class
ChangeImageListViewOrientationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.