MedicalViewerSplitterStyle Enumeration

Summary

Represents the type of splitters.

Syntax
C#
VB
C++
public enum MedicalViewerSplitterStyle 
  
Public Enum MedicalViewerSplitterStyle  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerSplitterStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0None No splitters.
1Thin One pixel width splitters. (no extra splitters will be set when this value is set).
2Thick Normal splitter (Default).

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