Enumerates alignment types.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public enum Align  | 
| Visual Basic (Declaration) | 
|---|
Public Enumeration Align  | 
| Visual C++ | 
|---|
public enum class Align  | 
Members
| Member name | Description | |
|---|---|---|
| Center | Specifies alignment of the instrument's center.  | |
| Near | Specifies the near alignment.  | |
| Far | Specifies the far alignment.  |