←Select platform

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

Leadtools.MedicalViewer Assembly