SplitterStyle Property

Summary

Gets or sets the enumerated value that indicates the painting the style of the splitter.

Syntax
C#
VB
C++
public MedicalViewerSplitterStyle SplitterStyle { get; set; } 
  
Public Property SplitterStyle As MedicalViewerSplitterStyle 
            public: 
property MedicalViewerSplitterStyle SplitterStyle { 
   MedicalViewerSplitterStyle get(); 
   void set (    MedicalViewerSplitterStyle ); 
} 

Property Value

An enumerated value that indicates the style of the splitter.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

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