DisplayOrientation Property

Summary

Gets the display orientation of the cell.

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

Property Value

The display orientation.

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.Loader Assembly