Showing modes for Needle element.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public enum ShowMode
Visual Basic (Declaration)
Public Enumeration ShowMode
Visual C++
public enum class ShowMode

Members

Member nameDescription
ShowBoth
ShowBoth mode.
ShowLeft
ShowLeft mode.
ShowRigth
ShowRight mode.

See Also