LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ListOrientation Property







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 Orientation ListOrientation {get; set;}
 get_ListOrientation();
set_ListOrientation(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChangeImageListViewOrientationCommand Class
ChangeImageListViewOrientationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.