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