Specifies the position of the tick relative to the axis.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum AxisTickJustificationType |
| Visual Basic |
|---|
Public Enumeration AxisTickJustificationType |
| Visual C++ |
|---|
public enum class AxisTickJustificationType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| TopOrLeft | 0 | ||
| Center | 2 | ||
| BottomOrRight | 1 |