Represents notches styles.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public enum NotchesStyle |
| Visual Basic (Declaration) |
|---|
Public Enumeration NotchesStyle |
| Visual C++ |
|---|
public enum class NotchesStyle |
Members
| Member name | Description | |
|---|---|---|
| Raised | Raised notches. | |
| Lowered | Lowered notches. | |
| Flat | Flat notches. |