AlignScrollBarToLeft Property

Summary

Gets or sets the value that determines whether to align the medical viewer scrollbar to the left or right.

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

Property Value

True to align the scroll bar to the left; false to align the scrollbar to the right.

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