Leadtools.MedicalViewer Namespace : MedicalViewerBorderStyle Enumeration |
public enum MedicalViewerBorderStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MedicalViewerBorderStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerBorderStyle
public enum MedicalViewerBorderStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.MedicalViewer.MedicalViewerBorderStyle = function() { }; Leadtools.MedicalViewer.MedicalViewerBorderStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MedicalViewerBorderStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dash | Dashed border. |
DashDot | Dash and dot border. |
DashDotDot | Dash and two dots border. |
Dot | Dotted border. This is the default value. |
Solid | Solid border. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerBorderStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2