SplitterColor Property

Summary

Gets or sets the color of the splitter.

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

Property Value

The color of the splitter. This is useful only if CustomSplitterColor is true

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