MedicalViewerBorderStyle Enumeration

Summary
Represents the border style.
Syntax
C#
C++/CLI
public enum MedicalViewerBorderStyle 
            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 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.