Orientation Property

Summary

Gets or sets the value for the Orientation for the items in the ImageListBox.

Syntax
C#
VB
C++
public Orientation Orientation { get; set; } 
  
Public Property Orientation As Orientation 
public: 
property Orientation Orientation { 
   Orientation get(); 
   void set (    Orientation ); 
} 

Property Value

The value for the Orientation for the items in the ImageListBox.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly