Leadtools.Medical.Workstation.Commands Namespace > ChangeImageListViewOrientationCommand Class : ListOrientation Property |
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); }
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