Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ImageListView Class : Orientation Property |
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); }