Represents notches styles.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  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 nameDescription
Raised
Raised notches.
Lowered
Lowered notches.
Flat
Flat notches.

See Also