←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly