←Select platform

MedicalViewerBorderStyle Enumeration

Summary

Represents the border style.

Syntax

C#
VB
C++
public enum MedicalViewerBorderStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize