←Select platform

MedicalViewerBorderStyle Enumeration

Summary

Represents the border style.

Syntax

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

Members

ValueMemberDescription
0Solid Solid border.
1Dash Dashed border.
2Dot Dotted border. This is the default value.
3DashDot Dash and dot border.
4DashDotDot Dash and two dots border.
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